Commit Graph

2 Commits

Author SHA1 Message Date
8710dd9685 Switch to mailparser, UID watermarking, and 45s polling
- 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>
2026-03-18 03:35:40 +00:00
797f18519a Rename mail-buddy.js to mail-buddy.mjs (ES module extension)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 23:33:03 +00:00