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

推荐订阅源

美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Martin Fowler
Martin Fowler
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
M
MIT News - Artificial intelligence
博客园 - 聂微东
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
C
Check Point Blog
云风的 BLOG
云风的 BLOG
腾讯CDC
H
Help Net Security
Y
Y Combinator Blog
I
InfoQ

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): batch readability pass for 5 CLI pages · openc...
vincentkoc · 2026-04-27 · via Recent Commits to openclaw:main
Original file line numberDiff line numberDiff line change

@@ -11,9 +11,9 @@ Manage isolated agents (workspaces + auth + routing).

1111
1212

Related:

1313
14-

- Multi-agent routing: [Multi-Agent Routing](/concepts/multi-agent)

15-

- Agent workspace: [Agent workspace](/concepts/agent-workspace)

16-

- Skill visibility config: [Skills config](/tools/skills-config)

14+

- [Multi-agent routing](/concepts/multi-agent)

15+

- [Agent workspace](/concepts/agent-workspace)

16+

- [Skills config](/tools/skills-config): skill visibility configuration.

1717
1818

## Examples

1919

@@ -34,10 +34,7 @@ openclaw agents delete work

3434
3535

Use routing bindings to pin inbound channel traffic to a specific agent.

3636
37-

If you also want different visible skills per agent, configure

38-

`agents.defaults.skills` and `agents.list[].skills` in `openclaw.json`. See

39-

[Skills config](/tools/skills-config) and

40-

[Configuration Reference](/gateway/config-agents#agents-defaults-skills).

37+

If you also want different visible skills per agent, configure `agents.defaults.skills` and `agents.list[].skills` in `openclaw.json`. See [Skills config](/tools/skills-config) and [Configuration reference](/gateway/config-agents#agents-defaults-skills).

4138
4239

List bindings:

4340
Original file line numberDiff line numberDiff line change

@@ -12,7 +12,7 @@ Manage chat channel accounts and their runtime status on the Gateway.

1212
1313

Related docs:

1414
15-

- Channel guides: [Channels](/channels/index)

15+

- Channel guides: [Channels](/channels)

1616

- Gateway configuration: [Configuration](/gateway/configuration)

1717
1818

## Common commands

@@ -47,7 +47,9 @@ openclaw channels add --channel nostr --private-key "$NOSTR_PRIVATE_KEY"

4747

openclaw channels remove --channel telegram --delete

4848

```

4949
50-

Tip: `openclaw channels add --help` shows per-channel flags (token, private key, app token, signal-cli paths, etc).

50+

<Tip>

51+

`openclaw channels add --help` shows per-channel flags (token, private key, app token, signal-cli paths, etc).

52+

</Tip>

5153
5254

Common non-interactive add surfaces include:

5355

@@ -81,17 +83,15 @@ Routing behavior stays consistent:

8183
8284

If your config was already in a mixed state (named accounts present and top-level single-account values still set), run `openclaw doctor --fix` to move account-scoped values into the promoted account chosen for that channel. Most channels promote into `accounts.default`; Matrix can preserve an existing named/default target instead.

8385
84-

## Login / logout (interactive)

86+

## Login and logout (interactive)

8587
8688

```bash

8789

openclaw channels login --channel whatsapp

8890

openclaw channels logout --channel whatsapp

8991

```

9092
91-

Notes:

92-
9393

- `channels login` supports `--verbose`.

94-

- `channels login` / `logout` can infer the channel when only one supported login target is configured.

94+

- `channels login` and `logout` can infer the channel when only one supported login target is configured.

9595
9696

## Troubleshooting

9797
Original file line numberDiff line numberDiff line change

@@ -9,23 +9,15 @@ title: "Configure"

99
1010

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

1111
12-

Note: The **Model** section now includes a multi-select for the

13-

`agents.defaults.models` allowlist (what shows up in `/model` and the model picker).

14-

Provider-scoped setup choices merge their selected models into the existing

15-

allowlist instead of replacing unrelated providers already in the config.

16-

Re-running provider auth from configure preserves an existing

17-

`agents.defaults.model.primary`; use `openclaw models auth login --provider <id> --set-default`

18-

or `openclaw models set <model>` when you intentionally want to change the default model.

19-
20-

When configure starts from a provider auth choice, the default-model and

21-

allowlist pickers prefer that provider automatically. For paired providers such

22-

as Volcengine/BytePlus, the same preference also matches their coding-plan

23-

variants (`volcengine-plan/*`, `byteplus-plan/*`). If the preferred-provider

24-

filter would produce an empty list, configure falls back to the unfiltered

25-

catalog instead of showing a blank picker.

26-
27-

Tip: `openclaw config` without a subcommand opens the same wizard. Use

28-

`openclaw config get|set|unset` for non-interactive edits.

12+

<Note>

13+

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. Re-running provider auth from configure preserves an existing `agents.defaults.model.primary`. Use `openclaw models auth login --provider <id> --set-default` or `openclaw models set <model>` when you intentionally want to change the default model.

14+

</Note>

15+
16+

When configure starts from a provider auth choice, the default-model and allowlist pickers prefer that provider automatically. For paired providers such as Volcengine and BytePlus, the same preference also matches their coding-plan variants (`volcengine-plan/*`, `byteplus-plan/*`). If the preferred-provider filter would produce an empty list, configure falls back to the unfiltered catalog instead of showing a blank picker.

17+
18+

<Tip>

19+

`openclaw config` without a subcommand opens the same wizard. Use `openclaw config get|set|unset` for non-interactive edits.

20+

</Tip>

2921
3022

For web search, `openclaw configure --section web` lets you choose a provider

3123

and configure its credentials. Some providers also show provider-specific

Original file line numberDiff line numberDiff line change

@@ -55,10 +55,9 @@ is omitted or `--latest` is passed, OpenClaw only prints the selected pending

5555

request and exits; rerun approval with the exact request ID after verifying

5656

the details.

5757
58-

Note: if a device retries pairing with changed auth details (role/scopes/public

59-

key), OpenClaw supersedes the previous pending entry and issues a new

60-

`requestId`. Run `openclaw devices list` right before approval to use the

61-

current ID.

58+

<Note>

59+

If a device retries pairing with changed auth details (role, scopes, or public key), OpenClaw supersedes the previous pending entry and issues a new `requestId`. Run `openclaw devices list` right before approval to use the current ID.

60+

</Note>

6261
6362

If the device is already paired and asks for broader scopes or a broader role,

6463

OpenClaw keeps the existing approval in place and creates a new pending upgrade

@@ -128,8 +127,9 @@ Returns the revoke result as JSON.

128127

- `--timeout <ms>`: RPC timeout.

129128

- `--json`: JSON output (recommended for scripting).

130129
131-

Note: when you set `--url`, the CLI does not fall back to config or environment credentials.

132-

Pass `--token` or `--password` explicitly. Missing explicit credentials is an error.

130+

<Warning>

131+

When you set `--url`, the CLI does not fall back to config or environment credentials. Pass `--token` or `--password` explicitly. Missing explicit credentials is an error.

132+

</Warning>

133133
134134

## Notes

135135
Original file line numberDiff line numberDiff line change

@@ -67,7 +67,7 @@ Notes:

6767

stale removed-provider default.

6868

- `models status` may show `marker(<value>)` in auth output for non-secret placeholders (for example `OPENAI_API_KEY`, `secretref-managed`, `minimax-oauth`, `oauth:chutes`, `ollama-local`) instead of masking them as secrets.

6969
70-

### `models scan`

70+

### Models scan

7171
7272

`models scan` reads OpenRouter's public `:free` catalog and ranks candidates for

7373

fallback use. The catalog itself is public, so metadata-only scans do not need

@@ -96,7 +96,7 @@ Options:

9696

`--set-default` and `--set-image` require live probes; metadata-only scan

9797

results are informational and are not applied to config.

9898
99-

### `models status`

99+

### Models status

100100
101101

Options:

102102