The OneCLI integration removed the upstream subscription/API key question and only offered dashboard vs CLI. This restores the choice so users with a Claude Pro/Max subscription can use `claude setup-token` to get their OAuth token, while API key users get the existing flow. Both paths converge to the same `onecli secrets create --type anthropic` command — OneCLI handles both token types transparently. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>