You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mails.dev is the original author's hosted service. As an independent
project, mails-agent should not depend on or promote third-party services.
- Remove all mails.dev references from READMEs (en/zh/ja)
- Remove Hosted quick start, claim commands, api.mails.dev URLs
- Simplify architecture diagram (Worker-only, no cloud service)
- skill.md: rewrite onboarding as deploy Worker → configure → use
- Send priority: worker_url > resend_api_key (remove api_key path)
- All examples use agent@yourdomain.com
Source code still has mails.dev refs (hosted provider, claim command) —
these remain functional for users who want upstream compatibility.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+48-64Lines changed: 48 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Email infrastructure for AI agents. Send, receive, search, and extract verificat
12
12
13
13
## Why mails?
14
14
15
-
Unlike raw email APIs that only send, mails gives your agent a complete email identity — send, receive, search, and extract verification codes in one package. Claim a free `@mails.dev` mailbox and start in 30 seconds, or self-host on your own domain.
15
+
Unlike raw email APIs that only send, mails gives your agent a complete email identity — send, receive, search, and extract verification codes in one package. Deploy on your own domain with Cloudflare (free tier). Full control, no third-party dependency.
16
16
17
17
## Features
18
18
@@ -26,8 +26,7 @@ Unlike raw email APIs that only send, mails gives your agent a complete email id
0 commit comments