agent-orchestrator/packages/core/src
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
..
__tests__ feat: implement session restore for crashed/exited agents 2026-02-18 22:04:53 +05:30
config.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
index.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
lifecycle-manager.ts fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30
metadata.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
orchestrator-prompt.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
paths.ts fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30
plugin-registry.ts fix: three spawn regressions from PR #88 session-manager refactor (#100) 2026-02-18 17:53:33 +05:30
prompt-builder.ts feat: layered prompt system for agent sessions (#27) 2026-02-14 20:07:13 +05:30
session-manager.ts fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
tmux.ts fix: increase delays in spawn prompt submission to ensure Enter is processed (#62) 2026-02-16 20:31:07 +05:30
types.ts fix: enrich runtime state before restore check, remove dead branchExists 2026-02-19 00:13:36 +05:30
utils.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30