Dashboard › opencode › Distillation
dd7c170e-e8b8-428c-8ad9-0fb538d2ae7e["lore_tm_v1_KG31dH-8yWAM6sUuKtEziYPR9PLrTet1xPlWSuJSDIw","lore_tm_v1_ept-WsV8dUIT0xOP5RirbUo7tjK-GFm_KTW55-0MTz8"]
Date: Sep 17, 2026
packages/core/src/session/runner/index.ts is intended to remain orchestration over smaller collaborators rather than rebuilding the legacy implementation.packages/core/src/session/runner/index.ts starts each recorded local call eagerly and awaits all settlements before continuation.packages/core/src/session/runner/index.ts remains a future slice requiring an explicit retry policy.packages/core/src/session/runner/index.ts sends provider requests with the header "x-session-affinity": session.id.snapshots.capture() before executing the provider turn.input.force is false, and neither steer nor queued input exists; continuation processing then loops while needsContinuation is true.createLLMEventPublisher(events, input) tracks tool calls in a Map and enforces event-order invariants with defects including Tool input end before start: ${callID}, Tool input end before start: ${event.id}, and Tool input delta before start: ${event.id}.