agent-orchestrator/packages/cli/src
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
..
assets Fix ao update workspace rebuild (#2033) 2026-05-23 15:40:18 +05:30
commands fix(cli): drop AO_PORT fallback in ao migrate daemon-url resolution 2026-06-16 18:17:52 +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
index.ts feat(cli): install-aware ao update, startup notifier, doctor version check (#1156) 2026-04-13 11:46:26 +05:30
program.ts feat(cli): add ao migrate to port legacy projects+settings to rewrite daemon 2026-06-16 18:10:00 +05:30