agent-orchestrator/packages
Prateek fd60b2bf5a fix: enrich runtime state before restore check, remove dead branchExists
- Add enrichSessionWithRuntimeState() call before isRestorable() in
  restore() so crashed sessions (status "working", agent exited) are
  correctly detected as terminal and eligible for restore.
- Remove dead branchExists from SCM interface and scm-github plugin
  (defined but never called anywhere in the codebase).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 00:13:36 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30
core fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
integration-tests fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
plugins fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
web feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30