Current dev 8eb8127e608b2d549e1c3fb9c34753ff4d484f72 is terminal red in Dev CI run 31669328497 and blocks unrelated PR #4372 after fresh-process isolation was fixed by #4428.
Exact current-dev reproductions under scripts/test-preload.ts:
packages/coding-agent/test/sdk-adapter-dispositions.test.ts, AD-M-Q31: turn.steer_status forwarded: expected {ok:true}, receives invalid_request requiring commandId/turnId or clientRef.
packages/coding-agent/test/session-manager-resume-readonly.test.ts, final prepared migration source-identity drift guard: strict expected error contract is not produced.
bun --cwd=packages/coding-agent run check: current dev has a noImplicitAnyLet error at session-manager.ts receipt declaration.
Detached current-dev and PR #4372 branch results are identical. PR #4372 changes none of these source/test surfaces and must not absorb this baseline repair.
Dev CI also reports failures across shards 4/5/6 and the package check; inspect run 31669328497 as the canonical baseline owner.
Signed-off-by: Yeachan-Heo yeachan-heo@gajae.dev
Current dev
8eb8127e608b2d549e1c3fb9c34753ff4d484f72is terminal red in Dev CI run 31669328497 and blocks unrelated PR #4372 after fresh-process isolation was fixed by #4428.Exact current-dev reproductions under
scripts/test-preload.ts:packages/coding-agent/test/sdk-adapter-dispositions.test.ts,AD-M-Q31: turn.steer_status forwarded: expected{ok:true}, receivesinvalid_requestrequiring commandId/turnId or clientRef.packages/coding-agent/test/session-manager-resume-readonly.test.ts, final prepared migration source-identity drift guard: strict expected error contract is not produced.bun --cwd=packages/coding-agent run check: current dev has anoImplicitAnyLeterror atsession-manager.tsreceipt declaration.Detached current-dev and PR #4372 branch results are identical. PR #4372 changes none of these source/test surfaces and must not absorb this baseline repair.
Dev CI also reports failures across shards 4/5/6 and the package check; inspect run 31669328497 as the canonical baseline owner.
Signed-off-by: Yeachan-Heo yeachan-heo@gajae.dev