agent-zero/plugins/_whatsapp_integration/helpers
Alessandro 395ef8dd33 integrations: add native chat controls and email config presets
Add shared transport-level control commands so Telegram, WhatsApp, and
email threads can manage the active chat directly.

- add a shared integration command helper for /project, /config, /send,
  and /queue send
- wire native command handling into Telegram and WhatsApp sessions
- expose Telegram control commands through bot command routing and update
  transport docs
- add email thread command handling for existing A0 email conversations
- add an optional per-handler email conversation preset backed by model
  presets in the email settings UI and default config
- document the new transport control flow across Telegram, WhatsApp, and
  email
2026-04-11 18:49:13 +02:00
..
__init__.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
attachment_reader.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
attachment_writer.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
bridge_manager.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
handler.py integrations: add native chat controls and email config presets 2026-04-11 18:49:13 +02:00
number_utils.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
storage_paths.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00
wa_client.py Squashed commit of the following: 2026-03-31 09:47:25 +02:00