chore(sync): mirror docs from openclaw/openclaw@8e7d382c37
This commit is contained in:
parent
f6eebfdcd2
commit
c58519965a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "67506ac2a9c51999e3254fbc95ab09aab530e2c4",
|
||||
"syncedAt": "2026-04-25T17:16:01.030Z"
|
||||
"sha": "8e7d382c37eced2b77ab0219863684aa7e656d9d",
|
||||
"syncedAt": "2026-04-25T17:19:28.751Z"
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@ Assistant output can carry a small set of delivery/render directives:
|
||||
- `[embed ...]` for Control UI rich rendering
|
||||
|
||||
These directives are separate. `MEDIA:` and reply/voice tags remain delivery metadata; `[embed ...]` is the web-only rich render path.
|
||||
Trusted tool-result media uses the same `MEDIA:` / `[[audio_as_voice]]` parser before delivery, so legacy tool outputs can still mark an audio attachment as a voice note.
|
||||
Trusted tool-result media uses the same `MEDIA:` / `[[audio_as_voice]]` parser before delivery, so text tool outputs can still mark an audio attachment as a voice note.
|
||||
|
||||
When block streaming is enabled, `MEDIA:` remains single-delivery metadata for a
|
||||
turn. If the same media URL is sent in a streamed block and repeated in the final
|
||||
|
||||
Loading…
Reference in New Issue
Block a user