agent-orchestrator/packages/cli
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
..
__tests__ fix(cli): drop AO_PORT fallback in ao migrate daemon-url resolution 2026-06-16 18:17:52 +05:30
src fix(cli): drop AO_PORT fallback in ao migrate daemon-url resolution 2026-06-16 18:17:52 +05:30
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
CHANGELOG.md chore: version packages 2026-05-24 00:16:44 +05:30
package.json chore: version packages 2026-05-24 00:16:44 +05:30
tsconfig.json fix: scope node types to node packages 2026-04-13 18:25:21 +05:30
vitest.config.ts test(cli): load markdown prompt templates 2026-04-13 21:28:27 +05:30