Code Review Articles
3 articles across AI Catchup's news, guides, tutorials, and comparisons.
All Code Review articles
OpenAI Brings Codex Security Review to GitHub Pull Requests
Codex Security Review is OpenAI’s research-preview workflow for deeper security analysis of GitHub pull requests. It uses the diff, repository context, and optional threat-model guidance, then reports actionable findings in the pull request and a fuller report in Codex. Enterprise, Business, Edu, and Pro users can configure it; Plus is excluded.
Cursor Bugbot gets faster and cheaper, adds /review command + incremental review
Cursor's June 10, 2026 update claims Bugbot PR reviews now finish ~3x faster (about 90s average vs ~5 minutes), cost ~22% less per run, and find ~10% more bugs per review. Cursor also added a /review command so you can run Bugbot and Security Review before pushing, plus an option to review only what changed since the last review.
Cursor Bugbot Adds Effort Levels: Default, High, and Custom (Usage-Based Billing Required)
Cursor's May 11, 2026 changelog introduces three effort levels for Bugbot PR review -- Default (current behavior, optimized for speed), High (more reasoning, more bugs found, more expensive), and Custom (natural-language rules that decide effort per review). Customization requires usage-based billing. Cursor cites 0.7 bugs per run at Default versus 0.95 at High, with 79% of Default findings resolved at merge.