agent-orchestrator/packages/cli/src/commands
suraj-markup 71ee3a2144 feat(cli): add --agent flag to override agent plugin at spawn time
Allows starting sessions with a different agent without changing config:
  ao spawn ao --agent codex
  ao spawn ao --agent codex INT-1234

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 23:23:54 +05:30
..
dashboard.ts feat: configurable terminal server ports for multi-dashboard support (#113) 2026-02-19 04:00:19 +05:30
init.ts fix: auto-detect free port in `ao init` instead of hardcoding 3000 (#120) 2026-02-19 07:27:39 +05:30
open.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
review-check.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
send.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
session.ts feat: implement session restore for crashed/exited agents (#104) 2026-02-19 01:12:57 +05:30
spawn.ts feat(cli): add --agent flag to override agent plugin at spawn time 2026-02-23 23:23:54 +05:30
start.ts feat: configurable terminal server ports for multi-dashboard support (#113) 2026-02-19 04:00:19 +05:30
status.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30