chore(sync): mirror docs from openclaw/openclaw@60f9358348
This commit is contained in:
parent
638c57d1d2
commit
1d333d071a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "8bead989da0c62d8df91094ef9b881b725b282c8",
|
||||
"syncedAt": "2026-04-25T16:46:36.872Z"
|
||||
"sha": "60f93583488a6a636a7eb073a3afdfb688dbb975",
|
||||
"syncedAt": "2026-04-25T16:57:37.547Z"
|
||||
}
|
||||
|
||||
@ -14,6 +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.
|
||||
|
||||
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