Agents Builders

Fix stale session-resume e2e

Archived
session-resume-e2e-fix

Created

Jun 24, 19:29

Started

Jun 24, 19:30

DevOps handoff

Type

Bug

Shape

ui-only

Worktree Slug

session-resume-e2e-fix

Repositories

mcritchie-studio

Release Train

Branch

feat/session-resume-e2e-fix

Pull Request

Local URL

QA URL

Production URL

ui

Acceptance Criteria

  • Session-resume e2e targets the show page
  • Asserts resume control shows the session last-4
  • Spec fails before the fix, passes after

Expected Test Plan

  • [e2e] session_resume.spec.js on /tasks/:slug green

Checks Run

No completed checks recorded.

Agent Context

Pre-existing stale test on release. e2e/session_resume.spec.js does goto('/tasks') and looks for the resume copy control inside the board card #card-session-resume-demo, but that control MOVED off the board cards to the task READ view (app/views/tasks/show.html.erb ~L29-49, rendered when devops_session_id present): a <button> with <code>resume_command_display</code> (e.g. 'claude --resume …12ab') + a hidden x-ref='resumeCmd' span carrying resume_command (full id). Fix = point the test at /tasks/session-resume-demo and assert the display form + hidden full command. Test-only change; fixture session-resume-demo already has session_id ...12ab / provider claude.

Stage Timeline

Who handled each stage, the time it took (measured), and the model / tokens / cost reported (best-effort) — plus who's on it right now. means the agent didn't report that metric.

  1. Created Designed
    G Golem
    Golem
    Model
    Duration
    Tokens
    Cost
    Completed Jun 24, 19:29 · 3 days ago
    api
  2. Designed Building
    G Golem
    Golem
    Model
    claude-opus-4-8
    Duration
    under a minute
    Tokens
    Cost
    Started Jun 24, 19:29
    Completed Jun 24, 19:30 · 3 days ago
    cli
  3. Building Archived
    3
    317190da-2cf6-42fc-9204-eb1706b0e78c
    Model
    claude-opus-4-8
    Duration
    about 10 hours
    Tokens
    195,720,720
    Cost
    ~$156.73
    Started Jun 24, 19:30
    Completed Jun 25, 05:55 · 2 days ago
    cli

Conversation

QA review feedback, agent handoffs, and follow-up notes for this task.

No task feedback has been recorded yet.

Sealed-bid sizing

Edit →

Alex (PM)

Avi (PO)

Dev

Actual