Skip to content

fix: restore long-running sessions reliably - #215

Open
jarynclouatre wants to merge 1 commit into
K9i-0:mainfrom
jarynclouatre:fix/session-restore-reliability
Open

fix: restore long-running sessions reliably#215
jarynclouatre wants to merge 1 commit into
K9i-0:mainfrom
jarynclouatre:fix/session-restore-reliability

Conversation

@jarynclouatre

Copy link
Copy Markdown
Contributor

Summary

  • persist active Claude and Codex sessions across Bridge restarts and restore them lazily
  • bound and deduplicate Codex history loading so large sessions do not exhaust Bridge memory
  • suppress false Working state while restored history is loading and improve real activity feedback
  • preserve queued Codex input and session settings through process exits and mode restarts

Verification

  • TypeScript typecheck passed
  • 368 focused Bridge tests passed; final websocket suite passed 174/174
  • 134 focused Flutter tests passed
  • no emulator/E2E tests were run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant