agent-orchestrator/packages/cli/__tests__
harshitsinghbhandari 37e0dbda44
fix(cli): drop AO_PORT fallback in ao migrate daemon-url resolution
AO_PORT is overloaded — in a legacy environment it points at the legacy
Next.js dashboard (3000), not the rewrite daemon (3001). Falling back to it
could silently POST project-create payloads at the wrong server. Targeting
the rewrite daemon is now explicit: --daemon-url or AO_DAEMON_URL, else the
rewrite's 3001 default.

Ref: aoagents/ReverbCode#247

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 18:17:52 +05:30
..
commands merge fork, 25 May - 2 June (#2086) 2026-06-02 05:10:55 +05:30
lib fix(cli): drop AO_PORT fallback in ao migrate daemon-url resolution 2026-06-16 18:17:52 +05:30
options refactor CLI version wiring for diff coverage 2026-04-02 17:34:19 +05:30
scripts Fix ao update workspace rebuild (#2033) 2026-05-23 15:40:18 +05:30
index.test.ts feat(cli): install-aware ao update, startup notifier, doctor version check (#1156) 2026-04-13 11:46:26 +05:30
program.test.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30