mirror of
https://github.com/atxp-dev/cli.git
synced 2026-09-14 20:46:39 +08:00
7df2a1b9ca
Replace manual connection string entry with OAuth-style browser login: - CLI starts localhost server on random port - Opens browser to accounts.atxp.ai with cli_redirect param - Receives connection string via localhost callback - Saves to ~/.atxp/config Same pattern as Claude Code uses for authentication. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>