# Cursor BugBot
AI-powered automated code review for GitHub PRs, part of [[Cursor.com]]. Focused on catching logic bugs, not style issues. 70%+ of flagged issues get resolved before merge. 35%+ of Autofix changes are merged into the base PR.
## How It Works
- Automatically runs on new PRs when enabled
- Appears as a check in GitHub's merge interface alongside CI/CD
- Comments on PRs with bug explanations and "Fix in Cursor" button
- **Autofix**: spawns a [[Cursor Cloud Agents|cloud agent]] to test changes and propose fixes directly on the PR
## Customization
Adapts to team standards through custom BugBot rules.
## Pricing
| Tier | Price | PRs/month |
|------|-------|-----------|
| Pro | $40/user/mo | Up to 200 |
| Teams | $40/user/mo | Unlimited + analytics |
| Enterprise | Custom | Custom |
## Adopters
Sentry, Rippling, Datadog, Discord, and others.
## References
- Documentation: https://cursor.com/bugbot
- Changelog: https://cursor.com/changelog
## Related
- [[Cursor.com]]
- [[Cursor Cloud Agents]]