Sign in to manage settings.
Configure GitHub webhook and AI provider. Expose this app (e.g. with ngrok) and set the webhook URL in your repo.
Connect with GitHub so this app can read PRs and post reviews. Use OAuth (recommended) or paste a Personal Access Token.
http://localhost:8000/api/auth/github/callback.
— or paste a token —
repo (+ read:org for private orgs). Create classic token.
Choose one provider. The AI reviews each PR diff and suggests inline comments and a summary.
Get OpenAI API key (sign in → API keys → Create new)
Get Anthropic API key (Console → API keys)
Create the PR webhook from here. Use the same URL you use to open this app (e.g. ngrok URL if you’re tunneling).
owner/repo.
/api/webhook/github.
In your repo: Settings → Webhooks → Add webhook
https://your-ngrok-url.ngrok.io/api/webhook/githubapplication/jsonRecent webhook-triggered reviews (queued, running, or completed).
| Time | Repo | PR | Status | Link |
|---|
No runs yet. Push a PR or sync a branch to trigger a webhook.