openclaw/src
Limitless b65b3c6ff0
fix(telegram): include voice transcript in body text instead of raw audio (#16789)
- Move hasAudio detection before bodyText building
- Move preflight transcription before bodyText building
- If audio has transcript, use transcript as bodyText
- Otherwise use <media:audio> placeholder

Fixes #16772: Telegram voice messages leak raw audio binary into chat context

Co-authored-by: Limitless2023 <limitless@users.noreply.github.com>
2026-02-15 14:19:10 +05:30
..
acp
agents fix(agents): don't force store=true for codex responses 2026-02-14 23:23:14 -08:00
auto-reply test: stabilize respawn + subagent usage assertions 2026-02-14 23:23:14 -08:00
browser refactor(browser): dedupe role snapshot parsing 2026-02-15 07:06:50 +00:00
canvas-host
channels refactor(slack): dedupe outbound hook handling 2026-02-15 06:49:48 +00:00
cli refactor(cli): dedupe browser download command 2026-02-15 06:22:42 +00:00
commands refactor(commands): dedupe OpenAI default model apply 2026-02-15 06:52:58 +00:00
compat
config refactor(config): dedupe WhatsApp group + ack types 2026-02-15 07:01:18 +00:00
cron Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
daemon refactor: dedupe daemon exec wrappers 2026-02-15 03:53:53 +00:00
discord refactor(discord): dedupe reaction listener params 2026-02-15 07:01:24 +00:00
docs
gateway refactor(gateway): dedupe web login provider checks 2026-02-15 06:46:28 +00:00
hooks refactor(install): share safe install path helpers 2026-02-15 04:27:41 +00:00
imessage perf(test): streamline imessage monitor tests 2026-02-15 04:44:59 +00:00
infra test: stabilize respawn + subagent usage assertions 2026-02-14 23:23:14 -08:00
line refactor(line): share channel access token resolver 2026-02-15 07:01:05 +00:00
link-understanding
logging perf(logging): split diagnostic session state module 2026-02-15 05:14:46 +00:00
macos Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
markdown
media refactor(media): share response size limiter 2026-02-15 05:01:11 +00:00
media-understanding test (media-understanding): cover binary vendor mime and vendor +json behavior 2026-02-14 19:22:43 -08:00
memory refactor(memory): share batch create retry 2026-02-15 06:43:20 +00:00
node-host fix: add safety timeout to session.compact() to prevent lane deadlock (#16533) 2026-02-14 17:54:12 -05:00
pairing refactor(pairing): dedupe allow-from store updates 2026-02-15 06:10:13 +00:00
plugin-sdk refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
plugins Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
process fix(security): harden Windows child process spawning 2026-02-15 03:24:55 +01:00
providers
routing Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
scripts
security refactor(gateway): dedupe probe auth resolution 2026-02-15 06:40:04 +00:00
sessions Agents: add nested subagent orchestration controls and reduce subagent token waste (#14447) 2026-02-14 22:03:45 -08:00
shared refactor(subagents): share token usage formatting 2026-02-15 07:06:54 +00:00
signal refactor(signal): share reaction send helper 2026-02-15 05:41:10 +00:00
slack refactor(slack): dedupe allowlist match selection 2026-02-15 05:57:11 +00:00
telegram fix(telegram): include voice transcript in body text instead of raw audio (#16789) 2026-02-15 14:19:10 +05:30
terminal
test-helpers
test-utils
tts
tui fix (tui): suppress false no-output placeholders for external empty finals 2026-02-14 21:01:18 -08:00
types
utils
web refactor(web): dedupe group gating history capture 2026-02-15 05:36:39 +00:00
whatsapp refactor(whatsapp): share target resolver 2026-02-15 01:15:43 +00:00
wizard refactor(gateway): share IPv4 input validator 2026-02-15 06:37:41 +00:00
channel-web.barrel.test.ts
channel-web.ts
docker-setup.test.ts perf(test): avoid env cloning in docker-setup suite 2026-02-15 00:56:20 +00:00
entry.ts
extensionAPI.ts
globals.test.ts
globals.ts
index.test.ts
index.ts
logger.test.ts
logger.ts
logging.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts