agent-zero/plugins/_telegram_integration/extensions/python/tool_execute_after
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
..
_50_telegram_response.py Ignore non-Telegram tool streaming contexts 2026-06-11 19:14:03 +02:00