# cloudflare/agentic-inbox

A self-hosted email client with an AI agent, running entirely on Cloudflare Workers

Repository: https://github.com/cloudflare/agentic-inbox
Canonical: https://ross.abutalabs.com/products/agentic-inbox
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-04-23T21:04:17+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 35, longevity 10
- inputs: {"age_days": 146, "days_push": 132, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6998, forks 891 (observed 2026-08-28T04:09:52.392156+00:00)

## What it is
A self-hosted email client with an integrated AI agent that runs entirely on Cloudflare Workers. Incoming mail is handled via Cloudflare Email Routing, with mailboxes isolated in Durable Objects backed by SQLite and attachments stored in R2.

## Use cases
- self-host my own email client on Cloudflare
- let an AI agent read my inbox and draft replies
- receive and send email for my own domain without a mail server
- manage email through a modern web interface I control
- build an agentic email app with the Cloudflare Agents SDK

## When to choose
- you already use Cloudflare and want email fully on Workers with R2, Durable Objects, and Workers AI
- you want a self-hosted inbox with an AI assistant for searching and drafting replies
- you want per-mailbox isolation and one-click deploy to Cloudflare

## When to avoid
- you need a traditional self-hosted mail server outside Cloudflare (e.g., on your own VPS)
- your domain's DNS is not on Cloudflare, since Email Routing is required
- you need full IMAP/SMTP interoperability with existing mail providers

## Facets
- artifact type: application
- maturity: active
- function: email, chatbot, agent-framework, llm-inference, self-hosted, web-framework
- domain: email, artificial-intelligence, self-hosted, web-development
- platform: cloud, self-hosted
- tags: cloudflare-workers, email-client, ai-agent, durable-objects, workers-ai, email-routing, ai-agents, web-server, typescript

## Member repositories
- cloudflare/agentic-inbox (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:52.392156+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:40:52.333166+00:00, confidence not recorded.
  - readme: https://github.com/cloudflare/agentic-inbox (fetched 2026-08-28T04:09:52.392156+00:00, sha 607f6b375cbd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
