RUN  v4.1.1 /home/sawyer/projects/bb/.claude/worktrees/wf_242c3e11-a10-47/apps/app ❯ src/components/plugin/Issue1776NewAutomationSeed.repro.test.tsx (2 tests | 1 failed) 108ms  × FAILS on main: the automation seed is silently dropped when a new-thread draft already exists 21ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯  FAIL  src/components/plugin/Issue1776NewAutomationSeed.repro.test.tsx > issue #1776: New automation -> root compose seed > FAILS on main: the automation seed is silently dropped when a new-thread draft already exists AssertionError: expected 'fix the flaky test' to contain 'Create a new bb automation to ' Expected: "Create a new bb automation to " Received: "fix the flaky test"  ❯ src/components/plugin/Issue1776NewAutomationSeed.repro.test.tsx:345:42 343| // What the user sees: the composer still holds the leftover draft. 344| // Expected (per the button's intent): the automation prompt is vi… 345| expect(latestPromptBoxProps().value).toContain(  | ^ 346| "Create a new bb automation to ", 347| ); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯  Test Files  1 failed (1)  Tests  1 failed | 1 passed (2)  Start at  08:21:05  Duration  4.35s (transform 1.98s, setup 26ms, import 3.68s, tests 108ms, environment 432ms)