agent-orchestrator/packages/cli
Prateek 0a3b5e6529 fix: remove dead code, duplicate tests, and hardcoded ports
- Use config.port instead of hardcoded 3000 in orchestrator prompt
- Remove 2 duplicate null-activity tests (identical to existing test)
- Assert on URL path not port in session table tests (port is config concern)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 19:26:59 +05:30
..
__tests__ fix: remove dead code, duplicate tests, and hardcoded ports 2026-02-20 19:26:59 +05:30
src fix: guard SCM crash in session table + use SCM prUrl in status 2026-02-20 19:26:59 +05:30
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
package.json fix: three spawn regressions from PR #88 session-manager refactor (#100) 2026-02-18 17:53:33 +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