chore(sync): mirror docs from openclaw/openclaw@107aad9742

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-03 23:08:25 +00:00
parent 401adf841e
commit 54c6ce7cbb
2 changed files with 26 additions and 26 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "60cf8c79fe1d9ea738b2936b5c3630d536421dbb",
"syncedAt": "2026-05-03T23:05:22.890Z"
"sha": "107aad97422ed7168fe9553d0669b1047382f5a3",
"syncedAt": "2026-05-03T23:06:23.396Z"
}

View File

@ -17,7 +17,7 @@ approval, and then turns that draft into the final answer when the channel can
do that safely.
```text
Shelling
Shelling...
- reading recent channel context
- checking matching issues
- preparing reply
@ -52,7 +52,7 @@ A progress draft has two parts:
| Part | Purpose |
| -------------- | ----------------------------------------------------------------- |
| Label | A short title such as `Thinking` or `Shelling`. |
| Label | A short title such as `Thinking...` or `Shelling...`. |
| Progress lines | Compact run updates such as tool calls, task steps, or approvals. |
The label appears immediately when the agent starts replying. Progress lines are
@ -85,30 +85,30 @@ normal block delivery. Use `streaming.block.enabled` or legacy
Progress labels live under `channels.<channel>.streaming.progress`.
The default label is `auto`, which chooses from OpenClaw's built-in single-word
label pool:
The default label is `auto`, which chooses from OpenClaw's built-in
single-word-with-ellipsis label pool:
```text
Thinking
Shelling
Scuttling
Clawing
Pinching
Molting
Bubbling
Tiding
Reefing
Cracking
Sifting
Brining
Nautiling
Krilling
Barnacling
Lobstering
Tidepooling
Pearling
Snapping
Surfacing
Thinking...
Shelling...
Scuttling...
Clawing...
Pinching...
Molting...
Bubbling...
Tiding...
Reefing...
Cracking...
Sifting...
Brining...
Nautiling...
Krilling...
Barnacling...
Lobstering...
Tidepooling...
Pearling...
Snapping...
Surfacing...
```
Use a fixed label: