mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:20:43 +00:00
fix(tts): keep media-only no-reply payloads
This commit is contained in:
@@ -28,6 +28,9 @@ Docs: https://docs.openclaw.ai
|
||||
- Agents/TTS: preserve legacy `[[audio_as_voice]]` hints on trusted tool-result
|
||||
`MEDIA:` payloads so generated audio still delivers as a voice note. (#46535)
|
||||
Thanks @azade-c.
|
||||
- Agents/TTS: keep queued tool media when an assistant ends with `NO_REPLY` on
|
||||
non-block delivery paths, so media-only generated audio replies still send.
|
||||
(#60025) Thanks @bradlind1.
|
||||
- Telegram/STT: frame inbound voice-note transcripts as machine-generated,
|
||||
untrusted text in agent context while preserving raw transcript mention
|
||||
detection. Closes #33360. Thanks @smartchainark.
|
||||
|
||||
Reference in New Issue
Block a user