agent-orchestrator/packages
adil 24ecfc2926 fix(cli): replace all tmux attach output with dashboard URLs (#947)
Replace raw `tmux attach -t` commands in CLI output with web dashboard
URLs (`http://localhost:{port}/sessions/{sessionId}`) across all four
CLI commands: spawn, session restore, open, and start.

Add `stripHashPrefix` helper in session-utils to extract AO session IDs
from hash-prefixed tmux session names. Remove unused `tmuxTarget`
variable from start command.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 03:40:06 +05:30
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli fix(cli): replace all tmux attach output with dashboard URLs (#947) 2026-04-08 03:40:06 +05:30
core feat: stable session titles via pinnedSummary metadata (#946) 2026-04-07 09:52:48 +05:30
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins fix(lifecycle): reduce GitHub API rate limiting from batch enrichment bypass (#906) 2026-04-06 14:59:00 +05:30
web Merge pull request #886 from fireddd/fix/web-tracker-linear-bundling 2026-04-07 23:47:01 +05:30