agent-orchestrator/packages
Prateek 09e1a85b1c fix: clean up tmux session when launch command send-keys fails
If send-keys fails after new-session succeeds, the orphaned tmux
session was left running and unmanaged. Now wraps send-keys in
try/catch that kills the session before rethrowing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 14:41:11 +05:30
..
cli feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
core fix: forward plugin config through registry so workspace dirs take effect 2026-02-14 14:41:11 +05:30
integration-tests fix: address Bugbot followup — stale paths in JSDoc, unused exports (#20) 2026-02-14 13:30:25 +05:30
plugins fix: clean up tmux session when launch command send-keys fails 2026-02-14 14:41:11 +05:30
web fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30