Skip to content

Commit b25e563

Browse files
committed
fix(telegram): flush buffered final answer when reasoning delivery is skipped
1 parent 10046fb commit b25e563

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Docs: https://docs.openclaw.ai
99
### Fixes
1010

1111
- WhatsApp: honor the configured default account when the active listener helper is used without an explicit account id, so named default accounts do not get registered under `default`. (#53918) Thanks @yhyatt.
12+
- Telegram/streaming: fix silently dropped final answer text when a combined `<think>…</think>answer` payload is delivered after a tool call with `streaming: "partial"` enabled and a reasoning-capable model. (#53762) Thanks @amitgaur.
1213

1314
## 2026.4.10
1415

0 commit comments

Comments
 (0)