agent-orchestrator/packages/cli/__tests__/lib
Prateek ffef4a6114 chore: change default dashboard port from 3000 to 4100
Port 3000 conflicts with Next.js, React, Express, and Rails defaults —
all common in agent sessions. 4100 sits in a gap between framework
defaults (3000 zone) and Angular (4200), minimizing conflicts.

Updated: config schema default, ao init, terminal-web plugin,
example config, README, and all test fixtures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 19:24:39 +05:30
..
format.test.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
plugins.test.ts chore: change default dashboard port from 3000 to 4100 2026-02-20 19:24:39 +05:30
session-utils.test.ts chore: change default dashboard port from 3000 to 4100 2026-02-20 19:24:39 +05:30
shell.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30