Cursor Bugbot
Bugbot is Cursor's native AI code review. It automatically reviews new pull requests as a pre-merge check, analyzing code semantically to catch logic errors, null pointer exceptions, security vulnerabilities, and race conditions.
It's designed to be high-signal and low-noise — focusing on actionable bugs rather than the formatting issues linters already catch. It adapts to your team's standards via custom rules.
What it doesn't do is verify a finding against your full test suite or open a ready-to-merge Fix PR. Detection is its job; the fix still lands on your team.