RUN v4.1.1 /home/sawyer/projects/bb/.claude/worktrees/wf_242c3e11-a10-13/packages/thread-view RUNNING: user: Check my router setup assistant: Starting the audit. work user: explore but do not apply changes assistant: Understood - read-only only. work assistant: Login works. assistant: Audit complete. Nothing was changed. assistant: Final runbook. COMPLETED: user: Check my router setup turn-summary(count=1) assistant: Starting the audit. user: explore but do not apply changes turn-summary(count=4) assistant: Final runbook. ❯ @bb/thread-view test/issue-1656-repro.test.ts (1 test | 1 failed) 20ms × shows the same assistant rows before and after turn/completed 19ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL @bb/thread-view test/issue-1656-repro.test.ts > issue #1656 > shows the same assistant rows before and after turn/completed AssertionError: expected [ 'user: Check my router setup', …(5) ] to include 'assistant: Understood - read-only onl…' ❯ test/issue-1656-repro.test.ts:72:18 70| expect(running).toContain("assistant: Understood - read-only only.… 71| // …and is expected to survive turn completion. On main it does no… 72| expect(done).toContain("assistant: Understood - read-only only."); | ^ 73| }); 74| }); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 07:20:58 Duration 619ms (transform 344ms, setup 0ms, import 518ms, tests 20ms, environment 0ms)