agent-zero/plugins/_telegram_integration/extensions/python
Alessandro 8e270c5ab7 Ignore non-Telegram tool streaming contexts
Make Telegram tool lifecycle hooks no-op for contexts that do not expose a raw data dict or do not carry the Telegram bot marker.

This keeps global tool extension dispatch safe for non-Telegram contexts, including Responses API tool-call regression tests, without changing behavior for real Telegram sessions.
2026-06-11 19:14:03 +02:00
..
_functions/agent/Agent/handle_exception/end Add Telegram long-run status updates 2026-05-29 00:10:04 +05:30
job_loop Improve Telegram integration command and streaming UX 2026-05-29 00:10:04 +05:30
message_loop_start Add Telegram long-run status updates 2026-05-29 00:10:04 +05:30
process_chain_end Revert "Add Telegram speech mode" 2026-05-29 00:10:04 +05:30
response_stream Improve Telegram integration command and streaming UX 2026-05-29 00:10:04 +05:30
system_prompt Scope Telegram integration commands 2026-06-07 21:20:30 +05:30
tool_execute_after Ignore non-Telegram tool streaming contexts 2026-06-11 19:14:03 +02:00
tool_execute_before Ignore non-Telegram tool streaming contexts 2026-06-11 19:14:03 +02:00