diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 133567d35..ad8dd1374 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/concepts/progress-drafts.md b/docs/concepts/progress-drafts.md index d93722a3e..d0f16b4f1 100644 --- a/docs/concepts/progress-drafts.md +++ b/docs/concepts/progress-drafts.md @@ -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..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: