dwrz c53ee5f6ad Add intake worker
Subsystem to monitor IMAP mailbox for new messages.

Introduces:
- intake: worker that uses IDLE or polling to detect new emails.
- imap: client wrapper for connection management and IMAP commands.
- filter: logic for IMAP search and sender allow-list.
- tracker: concurrency control to prevent processing the same UID twice.
- backoff: for handling connection retries with jitter.
2026-01-04 20:59:26 +00:00
2026-01-04 20:59:26 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:58:30 +00:00
Description
Query LLMs via email
MIT 2.3 MiB
Languages
Go 97.7%
Makefile 2.3%