agent-orchestrator/packages/cli
Prateek 5b68fccbd0 feat: enrich `ao status` with PR, CI, review, threads, and activity columns
The status command now displays a rich table with branch, PR number, CI
status, review decision, pending review threads, and agent activity state.
Data is fetched from the SCM plugin (GitHub) in parallel for performance.

Closes INT-1348

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:20:48 +05:30
..
__tests__ feat: enrich `ao status` with PR, CI, review, threads, and activity columns 2026-02-14 17:20:48 +05:30
src feat: enrich `ao status` with PR, CI, review, threads, and activity columns 2026-02-14 17:20:48 +05:30
package.json feat: enrich `ao status` with PR, CI, review, threads, and activity columns 2026-02-14 17:20:48 +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