agent-orchestrator/packages/cli
Prateek 89ae97cd4e fix: warn when auto mode uses placeholder repo value
- Detect when 'owner/repo' placeholder is used in --auto mode
- Show warning: 'Could not detect GitHub repository'
- Update next steps to emphasize editing config when placeholder used
- Prevents silent failures when spawning agents with invalid repo

Addresses Bugbot review comment about silent placeholder values.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 20:29:41 +05:30
..
__tests__ docs: update installation instructions to reflect npm not yet published 2026-02-16 20:29:41 +05:30
src fix: warn when auto mode uses placeholder repo value 2026-02-16 20:29:41 +05:30
templates/rules feat: add ao init --auto --smart for zero-config setup 2026-02-16 20:29:41 +05:30
package.json fix: address Bugbot review comments 2026-02-16 20:29:41 +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