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> |
||
|---|---|---|
| .. | ||
| dashboard.test.ts | ||
| doctor.test.ts | ||
| init.test.ts | ||
| open.test.ts | ||
| plugin.test.ts | ||
| review-check.test.ts | ||
| send.test.ts | ||
| session.test.ts | ||
| setup.test.ts | ||
| spawn.test.ts | ||
| start.test.ts | ||
| status.test.ts | ||
| update.test.ts | ||