Cloudflare open-sources Agentic Inbox: a self-hosted AI email client on Workers, 8k stars
tom_doerr · x · 2026-09-25
Cloudflare has open-sourced Agentic Inbox, a self-hosted email client that runs entirely on Cloudflare Workers with a built-in AI agent.
- Incoming mail arrives via Cloudflare Email Routing; each mailbox is isolated in its own Durable Object with a SQLite database, attachments stored in R2
- The AI Email Agent reads your inbox, searches conversations, and drafts replies, built with the Cloudflare Agents SDK and Workers AI
- The repo has already drawn 8k stars and 1k forks on GitHub
More from coding & agent
- Coding Agents Beat Hand-Engineered Planners at Generalized TAMP, 56%-95% vs 47% — FBK-NLP · 2026-09-25
- Agents turn stock ESP32 kits into anything: why familiar forms guide what to build — genmon · 2026-09-25
- Claude Opus codes a 20s motion design piece in 14 minutes — no After Effects, just code — techhalla · 2026-09-25
- tool-journal: SQLite-based execution journal makes agent tool-call crashes deterministically recoverable — JeremyCMorgan · 2026-09-25
- AutoGPT in practice: automation just promoted me to the worst middle manager ever — Full_Collar9026 · 2026-09-25
- How to pick a model per step in a multi-step agent? Devs weigh routing and evals — LeviYagami · 2026-09-25