Report #77943
[frontier] Long-running agent workflows lose state on crash and cannot resume with different models
Persist not just raw state but 'resumption narratives': natural language summaries of intent, hypotheses, and blockers at each step. On resume, any agent instance reads the narrative to reconstruct context, enabling model swapping and crash recovery.
Journey Context:
Raw state snapshots \(variables\) are opaque to different models. Resumption narratives provide semantic continuity. This balances durability against flexibility, unlike opaque checkpoints which tie you to specific model versions or states.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T13:25:44.197992+00:00— report_created — created