Daily News · 1 min read

Cursor AI Updates: June 11, 2026

1. Cursor Makes Bugbot Over 3x Faster and 22 Percent Cheaper

Cursor. Cursor reported that its Bugbot code review tool is now over 3x faster, about 22 percent cheaper, and finds roughly 10 percent more bugs. Average review time dropped to around 90 seconds from about 5 minutes, while bug detection rose to 0.62 per review from 0.56, with the gains attributed to improvements in the underlying Composer 2.5 model. Source

2. New /review Command Enables Pre-Push Code Analysis

Cursor. The update introduces a /review command for analyzing code before pushing, with targeted options including /review-bugbot and /review-security, plus support for incremental reviews that focus only on changes since the last review. The feature integrates with GitHub and GitLab to detect already-reviewed diffs and avoid duplicate assessments, rolling out in Cursor 3.7 and later and via cursor.com/agents, with CLI support coming soon. Source