agent-zero/plugins/_email_integration
2026-03-16 10:46:37 +08:00
..
extensions/python fix: cap send retries to prevent infinite loop on persistent SMTP failures 2026-03-16 09:13:52 +08:00
helpers improve: consistent notification titles, & include dispatcher decision reason 2026-03-16 10:46:37 +08:00
prompts fix: cap send retries to prevent infinite loop on persistent SMTP failures 2026-03-16 09:13:52 +08:00
tools improve: propagate send errors back to agent for retry on SMTP failures 2026-03-16 09:08:32 +08:00
webui feat: Add email integration plugin with IMAP/Exchange polling and SMTP reply 2026-03-15 10:59:48 +08:00
default_config.yaml feat: Add email integration plugin with IMAP/Exchange polling and SMTP reply 2026-03-15 10:59:48 +08:00
plugin.yaml feat: Add email integration plugin with IMAP/Exchange polling and SMTP reply 2026-03-15 10:59:48 +08:00
test_connection.py feat: Add email integration plugin with IMAP/Exchange polling and SMTP reply 2026-03-15 10:59:48 +08:00