mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 14:29:35 +00:00
Render Telegram progress draft rows with clean plain previews while preserving Telegram HTML formatting through parse_mode. The progress HTML path now stays transport-owned, including richMessages=false progress messages, while debug/plain/sanitized text remains readable without raw markup. Thanks @snowzlmbot!