agent-orchestrator/packages/cli/src
suraj-markup dfcc0841ec fix(cli): remove unused createServer import and fix flaky port test
- Remove unused `createServer` import from web-dir.ts (only `Socket`
  is used) — fixes the lint error in CI
- Mock `isPortAvailable` in the "uses port 3000" test so it doesn't
  depend on port 3000 actually being free on the host machine

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:41:08 +05:30
..
commands fix(cli): tell user when default port is busy and suggest alternative 2026-03-01 19:15:11 +05:30
lib fix(cli): remove unused createServer import and fix flaky port test 2026-03-01 21:41:08 +05:30
index.ts feat: implement ao start command for unified orchestrator startup (#42) 2026-02-16 04:58:39 +05:30