RUN v4.1.1 /home/sawyer/projects/bb/.claude/worktrees/wf_242c3e11-a10-11/packages/agent-runtime ❯ @bb/agent-runtime src/pi/issue-1681-pr1682-order.review.test.ts (1 test | 1 failed) 11ms × emits the 'no text response' warning when the notification arrives after agent_start 10ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL @bb/agent-runtime src/pi/issue-1681-pr1682-order.review.test.ts > PR #1682 review: real SDK ordering (agent_start before message_start) > emits the 'no text response' warning when the notification arrives after agent_start AssertionError: expected [ 'turn/started', …(2) ] to include 'provider/warning' ❯ src/pi/issue-1681-pr1682-order.review.test.ts:53:19 51| // With the real ordering `processNotificationTurnId` is never set… 52| // warning does not fire. 53| expect(types).toContain("provider/warning"); | ^ 54| }); 55| }); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 07:29:24 Duration 492ms (transform 224ms, setup 0ms, import 396ms, tests 11ms, environment 0ms)