AJ Isaacs f59b610d0b feat: add AI email agent and email watcher agent
EmailWatcherAgent monitors Outlook for new emails and sends Gotify
notifications based on configurable rules (importance, sender,
keywords, spam score). AIEmailAgent uses Claude API in an agentic
loop to evaluate emails and decide actions (notify, move, flag,
analyze spam). Program.cs updated to support --agent CLI mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 11:06:52 -05:00
Description
MCP server for searching and reading Microsoft Outlook emails
87 KiB
Languages
C# 100%