agent-zero/plugins/_email_integration/helpers
2026-03-15 22:22:48 +08:00
..
__init__.py feat: Add email integration plugin with IMAP/Exchange polling and SMTP reply 2026-03-15 10:59:48 +08:00
attachment_reader.py feat(email): add file attachment support for email replies via RFC 2026-03-15 14:49:37 +08:00
dispatcher.py improve(email): extract body preview func and remove thread_id from dispatcher prompt 2026-03-15 22:22:48 +08:00
handler.py improve(email): extract body preview func and remove thread_id from dispatcher prompt 2026-03-15 22:22:48 +08:00
imap_client.py fix(email): resolve type errors in imap_client with proper type narrowing and ignores 2026-03-15 12:32:46 +08:00
smtp_client.py feat(email): add file attachment support for email replies via RFC 2026-03-15 14:49:37 +08:00