Bugbot is now over 3x faster, 22% cheaper, and finds 10% more bugs
Cursor's Bugbot is now 3x faster (90% of runs under 3 minutes), 22% cheaper, and finds 10% more bugs per review, powered by Composer 2.5. A new /review command runs it locally before you push.
**The gist** Bugbot, rebuilt on **Composer 2.5**, is **3x faster** — 90% of runs finish under 3 minutes — **22% cheaper**, and finds **10% more bugs** per review. New /review, /review-bugbot, and /review-security commands run it before you push, incremental reviews cover only changes since the last pass, and it syncs with GitHub and GitLab while skipping duplicate reviews.
**Why it matters** The shift is **pre-push review**: running **/review** locally catches agent-written bugs before CI or a PR round-trip. If you gate agent output with automated review, **faster, cheaper runs** make reviewing every iteration viable instead of every PR.
**The gist** Bugbot, rebuilt on **Composer 2.5**, is **3x faster** — 90% of runs finish under 3 minutes — **22% cheaper**, and finds **10% more bugs** per review. New /review, /review-bugbot, and /review-security commands run it before you push, incremental reviews cover only changes since the last pass, and it syncs with GitHub and GitLab while skipping duplicate reviews. **Why it matters** The shift is **pre-push review**: running **/review** locally catches agent-written bugs before CI or a PR round-trip. If you gate agent output with automated review, **faster, cheaper runs** make reviewing every iteration viable instead of every PR. **Watch out** Requires **Cursor 3.7+**, and **CLI support** is still pending. Speed varies by configuration, and if your organization blocks Composer 2.5, Bugbot falls back to **another model** — where these numbers no longer apply.