mirror of
https://github.com/atxp-dev/cli.git
synced 2026-09-14 20:46:39 +08:00
796140e546
Adds `npx atxp agent register` for AI agents to self-register without requiring an existing login. The command handles the 2-step flow: fetches a base64-encoded captcha challenge, decodes and displays it, prompts for the answer, then verifies and creates the account. Supports --server flag for custom server URL and --answer for non-interactive use. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>