agent-orchestrator/packages/plugins
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-aider feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
agent-claude-code feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30
agent-codex feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
agent-opencode fix: activity detection — fix path encoding bug, add ready state (#71) 2026-02-18 03:48:19 +05:30
notifier-composio feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
notifier-desktop feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-slack feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
notifier-webhook feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
runtime-process feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
runtime-tmux feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
scm-github fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
terminal-iterm2 feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
terminal-web feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tracker-github feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
tracker-linear feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
workspace-clone feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30
workspace-worktree feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30