Agent Claude Code
An AI resolver for emails whose initial category is uncertain, using the full message and conversation history to choose a final category.
Gmail sorting system on Claude Code multi-agents: MCP Gmail server, rule-based + LLM classification, systemd cron, Telegram digests
Agent Claude Code
An AI resolver for emails whose initial category is uncertain, using the full message and conversation history to choose a final category.
Agent Claude Code
An email classifier that processes batches of messages using rules, language-model categories from a categories file, and fixed routing decisions. It returns messages marked as confident or uncertain.
Agent Claude Code
An agent for collecting batches of unread Gmail messages that have not yet been processed. It gathers message details in the format defined by architecture.md section 6.1.
Agent Claude Code
An email agent that applies labels to messages marked as unimportant and removes them from Gmail's Inbox. It checks a journal and can perform a dry run, which records the planned changes without changing the mailbox.
Agent Claude Code
An aggregator that sends notifications when an email is marked Important, including batch-level notifications. It sends them through Telegram when a bot token and chat ID are configured; otherwise it writes them to a log.