agent-zero/plugins/_email_integration/helpers
2026-03-15 22:08:59 +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: include compressed conversation history in dispatcher context 2026-03-15 22:08:59 +08:00
handler.py improve: include compressed conversation history in dispatcher context 2026-03-15 22:08:59 +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