agent-orchestrator/packages/plugins
Prateek fc9e4bfdd8 fix(runtime-tmux): kill session if set-option fails
Move the `set-option ... status off` call inside the existing try/catch
so a failure (e.g. the 5-second tmux command timeout firing on a slow
host) triggers `kill-session` cleanup instead of leaving an orphaned
tmux session behind. Renames the surfaced error to
"Failed to configure or launch session" since the try block now covers
both configuration and the launch send-keys.

Adds a regression test that asserts kill-session is called when
set-option throws.

Addresses review feedback on #1711.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 14:26:46 +05:30
..
agent-aider chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
agent-claude-code chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
agent-codex chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
agent-cursor chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
agent-kimicode chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
agent-opencode chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-composio chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-desktop chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-discord chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-openclaw chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-slack chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
notifier-webhook chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
runtime-process chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
runtime-tmux fix(runtime-tmux): kill session if set-option fails 2026-05-07 14:26:46 +05:30
scm-github chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
scm-gitlab chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
terminal-iterm2 chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
terminal-web chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
tracker-github chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
tracker-gitlab chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
tracker-linear chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
workspace-clone chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30
workspace-worktree chore: release 0.5.0 (#1676) 2026-05-06 16:44:45 +05:30