openclaw/apps/macos/Sources
Glucksberg 20bccf5a21 fix(tts): generate audio when block streaming drops final reply
When block streaming succeeds, final replies are dropped but TTS was only
applied to final replies. Fix by accumulating block text during streaming
and generating TTS-only audio after streaming completes.

Also:
- Change truncate vs skip behavior when summary OFF (now truncates)
- Align TTS limits with Telegram max (4096 chars)
- Improve /tts command help messages with examples
- Add newline separator between accumulated blocks
2026-01-30 14:48:45 +00:00
..
Clawdbot fix(tts): generate audio when block streaming drops final reply 2026-01-30 14:48:45 +00:00
ClawdbotProtocol fix(tts): generate audio when block streaming drops final reply 2026-01-30 14:48:45 +00:00
OpenClaw refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawDiscovery refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawIPC refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawMacCLI refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
OpenClawProtocol refactor: rename to openclaw 2026-01-30 03:16:21 +01:00