惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
月光博客
月光博客
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
罗磊的独立博客
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
量子位
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
博客园 - 聂微东
V
V2EX

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
docs(cli): align setup command hierarchy · openclaw/openc...
vincentkoc · 2026-05-10 · via Recent Commits to openclaw:main
Original file line numberDiff line numberDiff line change

@@ -19,6 +19,7 @@ Docs: https://docs.openclaw.ai

1919

- Agents: surface concise default-visible warnings when `exec`/`bash` tool calls fail after the assistant claims success, while keeping raw stderr hidden unless verbose details are enabled. Fixes #60497. (#80003) Thanks @jbetala7.

2020

- Auto-reply/TUI: keep fallback timeout recovery deliverable after a primary model lifecycle error by emitting fallback progress and deferring terminal TUI errors until recovery has a chance to finish. Fixes #80000. (#80009) Thanks @TurboTheTurtle.

2121

- CLI/agent: let `openclaw agent --model` use the backend/admin Gateway scope without cached device-token scopes silently downscoping the request. (#78837) Thanks @VACInc.

22+

- CLI/help: keep help and version invocations configless while improving shared port, channel, plugin, task, session, message, pairing, and auth recovery text.

2223

- Ollama: keep DeepSeek V4 cloud models thinking-capable even when Ollama Cloud `/api/show` omits the `thinking` capability, so `/think high` no longer rejects `ollama/deepseek-v4-*:cloud`.

2324

- ACPX/Claude ACP: keep foreground prompts waiting for their own result when autonomous task-notification results arrive during the same session, and retarget the patch for Claude Agent ACP `0.33.1`.

2425

- WhatsApp: keep Baileys media uploads from passing non-Dispatcher agents to undici in `7.0.0-rc10`, and patch the bundled Baileys declaration so the latest tsdown build stays warning-clean.

Original file line numberDiff line numberDiff line change

@@ -80,7 +80,7 @@ When you run `openclaw channels add` without flags, the interactive wizard can p

8080
8181

- account ids per selected channel

8282

- optional display names for those accounts

83-

- `Bind configured channel accounts to agents now?`

83+

- `Route these channel accounts to agents now?`

8484
8585

If you confirm bind now, the wizard asks which agent should own each configured channel account and writes account-scoped routing bindings.

8686
Original file line numberDiff line numberDiff line change

@@ -7,7 +7,9 @@ title: "Configure"

77
88

# `openclaw configure`

99
10-

Interactive prompt to set up credentials, devices, and agent defaults.

10+

Interactive prompt for targeted changes to an existing setup: credentials, devices, agent defaults, gateway, channels, plugins, skills, and health checks.

11+
12+

Use `openclaw onboard` for the full guided first-run journey, `openclaw setup` for the baseline config/workspace only, and `openclaw channels add` when you only need channel account setup.

1113
1214

<Note>

1315

The **Model** section includes a multi-select for the `agents.defaults.models` allowlist (what shows up in `/model` and the model picker). Provider-scoped setup choices merge their selected models into the existing allowlist instead of replacing unrelated providers already in the config.

Original file line numberDiff line numberDiff line change

@@ -11,6 +11,13 @@ dedicated reference page or is documented with the command it aliases; this

1111

index lists the commands, the global flags, and the output styling rules that

1212

apply across the CLI.

1313
14+

Use the setup commands by intent:

15+
16+

- `openclaw setup` creates the baseline config and workspace without walking the full guided onboarding flow.

17+

- `openclaw onboard` is the full guided first-run path for gateway, model auth, workspace, channels, skills, and health.

18+

- `openclaw configure` changes targeted parts of an existing setup, such as model auth, gateway, channels, plugins, or skills.

19+

- `openclaw channels add` configures channel accounts after the baseline exists; run it without flags for guided channel setup or with channel-specific flags for scripts.

20+
1421

## Command pages

1522
1623

| Area | Commands |

Original file line numberDiff line numberDiff line change

@@ -7,7 +7,7 @@ title: "Onboard"

77
88

# `openclaw onboard`

99
10-

Interactive onboarding for local or remote Gateway setup.

10+

Full guided onboarding for local or remote Gateway setup. Use this when you want OpenClaw to walk through model auth, workspace, gateway, channels, skills, and health in one flow.

1111
1212

## Related guides

1313

@@ -212,10 +212,13 @@ openclaw onboard --non-interactive \

212212

## Common follow-up commands

213213
214214

```bash

215+

openclaw channels add

215216

openclaw configure

216217

openclaw agents add <name>

217218

```

218219
220+

Use `openclaw setup` instead when you only need the baseline config/workspace. Use `openclaw configure` later for targeted changes and `openclaw channels add` for channel-only setup.

221+
219222

<Note>

220223

`--json` does not imply non-interactive mode. Use `--non-interactive` for scripts.

221224

</Note>

Original file line numberDiff line numberDiff line change

@@ -8,7 +8,7 @@ title: "Setup"

88
99

# `openclaw setup`

1010
11-

Initialize `~/.openclaw/openclaw.json` and the agent workspace.

11+

Initialize the baseline config and agent workspace without running the full guided onboarding flow.

1212
1313

<Note>

1414

`openclaw setup` is for mutable config installs. In Nix mode (`OPENCLAW_NIX_MODE=1`), OpenClaw refuses setup writes because the config file is managed by Nix. Agents should use the first-party [nix-openclaw Quick Start](https://github.com/openclaw/nix-openclaw#quick-start) or the equivalent source config for another Nix package.

@@ -50,7 +50,7 @@ openclaw setup --wizard

5050

Notes:

5151
5252

- Plain `openclaw setup` initializes config + workspace without the full onboarding flow.

53-

- After plain setup, run `openclaw configure` to choose models, channels, Gateway, plugins, skills, or health checks.

53+

- After plain setup, run `openclaw onboard` for the full guided journey, `openclaw configure` for targeted changes, or `openclaw channels add` to add channel accounts.

5454

- Onboarding auto-runs when any onboarding flags are present (`--wizard`, `--non-interactive`, `--mode`, `--import-from`, `--import-source`, `--import-secrets`, `--remote-url`, `--remote-token`).

5555

- If Hermes state is detected, interactive onboarding can offer migration automatically. Import onboarding requires a fresh setup; use [Migrate](/cli/migrate) for dry-run plans, backups, and overwrite mode outside onboarding.

5656
Original file line numberDiff line numberDiff line change

@@ -15,7 +15,7 @@ For a high-level overview, see [Onboarding (CLI)](/start/wizard).

1515
1616

<Steps>

1717

<Step title="Existing config detection">

18-

- If `~/.openclaw/openclaw.json` exists, choose **Keep / Modify / Reset**.

18+

- If `~/.openclaw/openclaw.json` exists, choose **Keep current values**, **Review and update**, or **Reset before setup**.

1919

- Re-running onboarding does **not** wipe anything unless you explicitly choose **Reset**

2020

(or pass `--reset`).

2121

- CLI `--reset` defaults to `config+creds+sessions`; use `--reset-scope full`

@@ -137,7 +137,7 @@ For a high-level overview, see [Onboarding (CLI)](/start/wizard).

137137
138138

</Step>

139139

<Step title="Finish">

140-

- Summary + next steps, including iOS/Android/macOS apps for extra features.

140+

- Summary + next steps, including the **How do you want to hatch your agent?** prompt for Terminal, Browser, or later.

141141
142142

</Step>

143143

</Steps>