agent-orchestrator/packages/cli
suraj-markup 457e83f7c9 feat: auto-detect init defaults, auto-find free port on start
- `ao init` now auto-detects project with zero prompts by default
- Old 13-prompt wizard moved to `ao init --interactive`
- Removed dead `--smart` placeholder flag
- `ao start` auto-finds next free port if configured port is busy
  instead of crashing with an error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 20:46:32 +05:30
..
__tests__ fix: protect orchestrators from session cleanup (#453) 2026-03-13 09:39:49 +05:30
src feat: auto-detect init defaults, auto-find free port on start 2026-03-13 20:46:32 +05:30
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
package.json feat(ao): add OpenClaw notifier plugin for AO escalations 2026-03-09 18:24:30 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
vitest.config.ts feat: implement CLI with all commands (init, status, spawn, session, send, review-check, dashboard, open) (#6) 2026-02-14 16:14:27 +05:30