Dashboard › opencode › Distillation
4b693806-a641-4def-9dff-9fd20066748f["lore_tm_v1_or7_7wq8T9Uz_QYHu2dFBTXEfrF37x8fuu9YnQfNOAs","lore_tm_v1_EeZMq1chojY_Op5ulAp4s04WrZTGX90arHpQKrVb4dY","lore_tm_v1_Sih2p-vtn0EpTFsxVw8DhmE1M39ffcxqjagNugSNhVU","lore_tm_v1_XrekGwPkrrW99iju0jLJfpQqx06KqHoSqBgy68h1gcw","lore_tm_v1_z7AZI_rdJ11xTg3wIvRajYkU7vohJ7i-H0_F2rMGdRA"]
Date: Sep 17, 2026
Step.Started cancellation boundary: cancellation should adopt the assistant ID already stored on the exact durable execution claim before flushing fragments or publishing interruption, and must not call startAssistant() again for that assistant.Step.Started cancellation fix modified packages/core/src/session/runner/publish-llm-event.ts, packages/core/src/session/runner/llm.ts, and packages/core/test/session-runner.test.ts.tsgo --noEmit validation failed in packages/core/src/session/runner/publish-llm-event.ts: line 249 used block-scoped assistantMessageID before declaration and before assignment (TS2448, TS2454), while line 251 used it before declaration and attempted assignment to a constant (TS2448, TS2588).tsgo --noEmit validation also failed in packages/core/test/session-runner.test.ts: claim was possibly undefined at lines 4036 and 4043 (TS18048).packages/core/src/session/runner/publish-llm-event.ts and packages/core/test/session-runner.test.ts; no subsequent typecheck or test result was reported.