mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
fix(telegram): hide tool progress by default
This commit is contained in:
committed by
Peter Steinberger
parent
95a2c9bcdc
commit
c4a8b80dfa
@@ -176,7 +176,8 @@ Preview streaming can also include **tool-progress** updates — short status li
|
||||
|
||||
Supported surfaces:
|
||||
|
||||
- **Discord**, **Slack**, and **Telegram** stream tool-progress into the live preview edit.
|
||||
- **Discord** and **Slack** stream tool-progress into the live preview edit by default.
|
||||
- **Telegram** only streams tool-progress into the live preview edit when `streaming.preview.toolProgress` is explicitly enabled.
|
||||
- **Mattermost** already folds tool activity into its single draft preview post (see above).
|
||||
- Tool-progress edits follow the active preview streaming mode; they are skipped when preview streaming is `off` or when block streaming has taken over the message.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user