8710dd9685ba3a9f0dff28fcba7d430b330f7d73
- Replace hand-rolled MIME parsing with mailparser's simpleParser - Use HTML body in prompts for better encoding/structure fidelity - Replace IMAP IDLE (unreliable on Loopia) with 45s polling loop - Track highest UID on startup; only fetch uid > last_uid each poll to avoid re-transferring old messages - Add node: prefix to built-in imports Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
IMAP-to-Claude bridge — forwards emails from a trusted sender as prompts
Languages
JavaScript
100%