agent-orchestrator/packages/plugins/runtime-tmux/src
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
..
index.ts fix: clean up tmux session when launch command send-keys fails 2026-02-14 14:41:11 +05:30