agent-zero/plugins/_telegram_integration/helpers
Alessandro b9153f718e
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Preserve subordinate agent profiles
Validate call_subordinate profile arguments against available agent profiles so missing profiles fail as repairable errors. Persist each agent's profile in saved chats and avoid flattening existing subordinate profiles during profile switches, settings refresh, or restart reload.
2026-06-17 13:07:22 +02:00
..
__init__.py feat: add Telegram integration plugin - core backend 2026-03-20 10:12:36 -07:00
bot_manager.py Scope Telegram integration commands 2026-06-07 21:20:30 +05:30
command_ui.py Preserve subordinate agent profiles 2026-06-17 13:07:22 +02:00
constants.py Revert "Add Telegram speech mode" 2026-05-29 00:10:04 +05:30
dependencies.py Change default self-update backup directory from /a0/tmp to /root and add lazy aiogram dependency loading for Telegram plugin 2026-03-26 10:20:35 +01:00
draft_stream.py Show friendly Telegram errors 2026-05-29 00:10:04 +05:30
error_ui.py Show friendly Telegram errors 2026-05-29 00:10:04 +05:30
handler.py Scope Telegram integration commands 2026-06-07 21:20:30 +05:30
heartbeat.py Add Telegram long-run status updates 2026-05-29 00:10:04 +05:30
telegram_client.py Send Telegram media attachments natively 2026-05-29 00:10:04 +05:30