Skip to content
Ope Olatunji edited this page May 18, 2026 · 1 revision

AgenticMail for GitHub

Tag @agenticmail in 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.

Pages

  • 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.

Quick links

At a glance

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.

Latest

  • 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.

Clone this wiki locally