


























@@ -33,9 +33,10 @@ For a high-level overview, see [Onboarding (CLI)](/start/wizard).
3333- **Anthropic API key**: uses `ANTHROPIC_API_KEY` if present or prompts for a key, then saves it for daemon use.
3434- **Anthropic API key**: preferred Anthropic assistant choice in onboarding/configure.
3535- **Anthropic setup-token**: still available in onboarding/configure, though OpenClaw now prefers Claude CLI reuse when available.
36-- **OpenAI Code (Codex) subscription (Codex CLI)**: if `~/.codex/auth.json` exists, onboarding can reuse it. Reused Codex CLI credentials stay managed by Codex CLI; on expiry OpenClaw re-reads that source first and, when the provider can refresh it, writes the refreshed credential back to Codex storage instead of taking ownership itself.
3736- **OpenAI Code (Codex) subscription (OAuth)**: browser flow; paste the `code#state`.
3837 - Sets `agents.defaults.model` to `openai-codex/gpt-5.4` when model is unset or `openai/*`.
38+- **OpenAI Code (Codex) subscription (device pairing)**: browser pairing flow with a short-lived device code.
39+ - Sets `agents.defaults.model` to `openai-codex/gpt-5.4` when model is unset or `openai/*`.
3940- **OpenAI API key**: uses `OPENAI_API_KEY` if present or prompts for a key, then stores it in auth profiles.
4041 - Sets `agents.defaults.model` to `openai/gpt-5.4` when model is unset, `openai/*`, or `openai-codex/*`.
4142- **xAI (Grok) API key**: prompts for `XAI_API_KEY` and configures xAI as a model provider.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。