agent-orchestrator/packages
Prateek 1f46776a6b fix: use hash-based tmux name in orchestrator attach hint
The tmux attach hint after `ao start` printed the user-facing session
ID (e.g. app-orchestrator) instead of the hash-based tmux session name
(e.g. a3b4c5d6e7f8-app-orchestrator), causing "session not found"
errors. Now captures the runtimeHandle.id from spawnOrchestrator's
return value for the correct tmux target.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 19:06:11 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: use hash-based tmux name in orchestrator attach hint 2026-02-18 19:06:11 +05:30
core feat: first-class orchestrator session + file-based system prompt 2026-02-18 18:31:17 +05:30
integration-tests fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
plugins feat: first-class orchestrator session + file-based system prompt 2026-02-18 18:31:17 +05:30
web feat: first-class orchestrator session + file-based system prompt 2026-02-18 18:31:17 +05:30