Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
What is this project
A self-hosted inbox combining Email Routing Durable Objects and an AI agent
What problem does it solve
Solves the loss of data control and automation boundaries when inbox work is scattered across SaaS tools
Who it is for
- People needing an owned inbox workflow
- developers testing email AI agents
What it can do
- Per-mailbox storage
- email search and attachment retention
- agent read search and reply drafting
Deployment requirements
- Cloudflare Workers
- Email Routing
- Durable Objects SQLite
- R2
- Workers AI or the Agents SDK
Known limitations
- More configuration is needed after the deploy button
- AI reply and email-data boundaries need human review
Current stage
Upstream architecture and data flow are clear; a small deployment and AI-permission review are pending
Upstream facts
- Upstream
- cloudflare/agentic-inbox
- License
- Apache-2.0
- Default branch
- main
- Last push
- 2026-04-23
- Checked on
- 2026-08-27
Next steps
- Verify Durable Object mailbox isolation
- confirm attachment and AI data flows
- complete post-deploy setup and teardown