agent-orchestrator/packages/plugins/scm-github
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
..
src fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
test fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30
package.json feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30