Dashboard › opencode › Distillation
0d3fea88-6447-4f51-a04d-b25b7924e7ce["lore_tm_v1_XmHp-dWyb974m6k0mrz_WdL3GWAOzyWlZxVhFzPWJeM"]
Date: Sep 17, 2026
runner.run({ sessionID, force: true, executionID, ownerID: "test" }).pipe(Effect.forkChild).Deferred.await(stepCommitted) and directly inserts records into SessionExecutionTable.error: { type: "unknown", message: "Provider Step ended without settlement" }.SessionNextStepRecovered and SessionNextPromptExecutionRequested; the event union now includes SessionNextStepRecovered."session.next.text.started.1" and "session.next.prompt.execution_requested".#/components/schemas/SessionNextStepRecovered and references LLMProviderMetadata.describe("public event manifest", ...) coverage and regenerates public event-manifest/OpenAPI typings, including sessionID, assistantMessageID, executionID, seq, and message IDs constrained by pattern: "^msg_".SyncEventSessionNextToolInputStarted schema and changes the prior required-field declaration ["timestamp", "sessionID", "assistantMessageID", "textID"].