mirror of
https://github.com/wassname/pi-telegram.git
synced 2026-06-27 18:05:53 +08:00
Show tool results in Telegram trace
This commit is contained in:
@@ -206,7 +206,7 @@ The extension streams assistant text previews back to Telegram while pi is gener
|
||||
|
||||
It tries Telegram draft streaming first with `sendMessageDraft`. If that is not supported for your bot, it falls back to `sendMessage` plus `editMessageText`.
|
||||
|
||||
Compact trace mode marks shortened thinking/tool blocks explicitly instead of silently cropping them. Full trace mode keeps the complete final trace content.
|
||||
Compact trace mode marks shortened thinking/tool blocks explicitly instead of silently cropping them. Full trace mode keeps complete trace content, includes tool results, and uses a tool's saved full-output file when pi provides one.
|
||||
|
||||
Direct `!` shell command replies are delivered in full across Telegram-safe chunks instead of being cut to the first screenful.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user