-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ope Olatunji edited this page May 18, 2026
·
1 revision
Tag
@agenticmailin any GitHub issue or pull request. An AI agent reads the thread and replies inline within seconds.
This wiki is the long-form reference. The README covers install and the most common commands; pages here go deeper.
-
Commands — every
@agenticmail <verb>command, what it does, what permissions it needs, and worked examples. - Contributing — how to file issues and send PRs against this repo (the bot is installed here, so you'll see it in action).
- Setup — for operators self-hosting the App: env vars, Netlify Blob stores, admin endpoints, the deploy pipeline.
- Architecture — the webhook function design: HMAC verification, dedup, rate limiting, audit log, cost telemetry.
- FAQ — answers to common questions before you file an issue.
- Install at github.com/apps/agenticmail — free
- Marketplace listing at github.com/marketplace/agenticmail
- Source for the webhook function at
agenticmail/frontend - Bug reports + feature requests in Issues
| Free | Paid ($19/mo, 14-day trial) | |
|---|---|---|
summarize |
✅ | ✅ |
triage |
✅ | ✅ |
email <addr> |
✅ | ✅ |
reply <prompt> |
✅ | ✅ |
handoff to <agent> |
✅ | ✅ |
link related |
✅ | ✅ |
| Auto-triage on new issues | ✅ | ✅ |
| Auto-summary on new PRs | ✅ | ✅ |
close |
🔒 | ✅ |
merge |
🔒 | ✅ |
review |
🔒 | ✅ |
The bot never auto-approves a PR or auto-merges anything — paid actions require an explicit @agenticmail merge / @agenticmail close / @agenticmail review command from a human.
- 2026-05-17 — Marketplace listing pending GitHub review. Pro plan saved as draft, publishes the moment the listing is approved.
- 2026-05-17 — Cost telemetry (
/api/github/usage), PR diff context, and SendGrid email notifications shipped.