Dashboard › opencode › Step.Ended failed-stream continuation
01a0aac4-2576-7c1e-a5df-e427ec66f500| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 19h ago |
Trap: committing Step.Ended from an in-memory step-finish settlement looks valid even if the stream later fails, but it can persist continue, skip hosted-tool reconciliation, or append Step.Ended after Step.Failed. Fix: commit Step.Ended only after successful stream completion and terminal model-visible reconciliation of every hosted tool; failed streams must reconcile/fail without committing Step.Ended.