You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
Summary
Add crash recovery and resumption for interrupted sessions.
Current State
The current runtime can persist session history, but an in-flight turn is not yet resumable after a process crash or interrupted request.
Proposed Design
Affected Areas
packages/core/src/agent/agent-loop.tspackages/corepackages/appAcceptance Criteria