fix: remove Telegram native draft previews (#75073)

This commit is contained in:
Ayaan Zaidi
2026-04-30 18:05:55 +05:30
parent 565f4314fe
commit 823f13c6e4

View File

@@ -7,6 +7,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- CLI/progress: suppress nested progress spinners and line clears while TUI input owns raw stdin, so Crestodian `/status` no longer disturbs the active input row. (#75003) Thanks @velvet-shark.
- Telegram: use durable message edits for streaming previews instead of native draft state, so generated replies no longer flicker through draft-to-message transitions that look like duplicates. (#75073) Thanks @obviyus.
## 2026.4.29