chore(sync): mirror docs from openclaw/openclaw@5c445f7842

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-24 22:36:28 +00:00
parent 338db644de
commit b8ee7d4b24
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "5394efe71ff9a7c1f417b617c17fab5ba7442a0d",
"syncedAt": "2026-04-24T22:19:37.894Z"
"sha": "5c445f784227b582c5cf407db5a24766f63b774d",
"syncedAt": "2026-04-24T22:35:05.578Z"
}

View File

@ -156,6 +156,7 @@ Slack:
- `partial` can use Slack native streaming (`chat.startStream`/`append`/`stop`) when available.
- `block` uses append-style draft previews.
- `progress` uses status preview text, then final answer.
- Native and draft preview streaming suppress block replies for that turn, so a Slack reply is streamed by one delivery path only.
- Final media/error payloads and progress finals do not create throwaway draft messages; only text/block finals that can edit the preview flush pending draft text.
Mattermost: