AI code review for pull requests
BugBot automatically reviews your PRs and catches potential bugs and issues. It uses the same AI that powers Cursor Agent to catch issues that humans might miss.
To set up BugBot, you need Cursor admin access and GitHub org admin access.
Connect GitHub
(or Manage Connections
if already connected)Set a monthly spending limit for BugBot in $USD. This counts towards your global spending limit.
After installing, you’ll see available installations and their enabled repositories. Enable or disable BugBot per repository. BugBot only runs on your personal PRs.
Customize how BugBot works:
cursor review
or bugbot run
on a PRSet a monthly spending limit for BugBot in $USD. This counts towards your global spending limit.
After installing, you’ll see available installations and their enabled repositories. Enable or disable BugBot per repository. BugBot only runs on your personal PRs.
Customize how BugBot works:
cursor review
or bugbot run
on a PRTeam admins can set a monthly spending limit for BugBot in $USD. This counts towards your team’s global spending limit.
After installing, team admins will see a list of available installations and their enabled repositories. Team admins can enable or disable BugBot per repository, setup allow/denylists for reviewers, and configure settings:
Once enabled, BugBot will run for anyone contributing to the repository, whether or not they’re on your team.
Individual Team members can customize how BugBot works:
cursor review
or bugbot run
on a PRBugBot analyzes PR diffs using Cursor’s most powerful models. When it finds potential issues, it leaves comments with detailed explanations and fix suggestions.
cursor review
, bugbot run
, or cursor run
in a PR commentBugBot uses the same AI that powers Cursor with Max mode pricing.
If BugBot isn’t working:
cursor review verbose=true
(or bugbot run verbose=true
) on your PR for detailed logging and request IDWhen reporting issues, include the request ID from verbose mode output for faster debugging.
Is BugBot privacy-mode compliant?
Yes, BugBot follows the same privacy mode compliance as Cursor. It processes data the same way as any other Cursor request.