Files
atxp-dev__cli/packages
R-M-Naveen 796140e546 feat: Add agent self-registration CLI command
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>
2026-02-12 10:10:52 -06:00
..