aboutsummaryrefslogtreecommitdiff
path: root/.ai/scripts/tests/test_maildir_flag_manager.py
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add cmail IMAP action script and test suiteCraig Jennings2026-05-081-0/+310
Add cmail-action.py for IMAP triage operations against Proton Mail Bridge (list-unread, read, mark-read, star, unstar, trash, send, folders) mirroring the Gmail MCP workflow. Also add comprehensive tests for cmail-action, gmail-fetch-attachments, and maildir-flag-manager scripts.