mirror of
https://github.com/atxp-dev/cli.git
synced 2026-09-14 20:46:39 +08:00
d053f244a0
Allows agents to resume a previous registration challenge without fetching a new one. When both --registration-id and --answer are provided, the CLI skips step 1 (challenge fetch) and goes directly to verification. This enables non-interactive registration flows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>