AI Code Review Products
Profiles and statistics for each AI code review product we track.
Review Volume by Product#
Weekly review count for each AI code review product. Showing 10 of 28 products.
Compare side by side →Ellipsis
RetiredConfigurable AI code review platform that lets teams define their own review rules and custom prompts. Rather than a fixed ruleset, Ellipsis empowers teams to encode their specific coding standards, architectural patterns, and regulatory requirements into automated checks. Valuable for organizations with practices that generic tools can't address.
77,472
3,722
198
96
66%
Inactive
Korbit
RetiredAI code review mentor that went beyond bug detection to provide educational feedback aimed at helping developers learn and improve. Focused on teaching best practices through guided explanations during the review process — designed for learning contexts including coding bootcamps and team onboarding. Service has been retired.
22,588
54,881
554
102
51%
Inactive
Code Climate
RetiredPioneering automated code review platform founded in 2011 that helped define the category. Now focused on Software Engineering Intelligence (SEI) and Velocity — providing engineering leaders with metrics on delivery performance, cycle time, and team productivity. The original Code Climate Quality product was spun out as Qlty Software in 2024. Legacy code review bot activity reflects the pre-spinout era.
14,948
214,742
393
290
—
Inactive
Qodo
RetiredCode integrity platform (formerly CodiumAI) that uniquely integrates test generation with code review. Identifies areas lacking test coverage and auto-generates test cases to catch potential bugs. Bridges the gap between "reviewed code" and "tested code" — treating testing as an integral part of the review process rather than a separate concern.
4,302
74,416
497
338
—
Inactive
Kilo Review
RetiredAI code review bot from Kilo Code, a fast-growing newcomer to the automated review space. Reviews pull requests for bugs, code quality issues, and improvement opportunities. Emerged in late 2025 with rapidly accelerating adoption — doubling its review volume and repo count month over month across public GitHub repositories.
2,686
2,921
290
157
84%
Inactive
Qlty
RetiredCode quality platform spun out from Code Climate in 2024, led by Code Climate's original founder. Automates PR review with linting, formatting, duplication detection, security scanning, and complexity analysis — plus AI-generated autofix suggestions for 90% of issues. Runs analysis in the cloud with no CI setup required, providing consistent pass/fail quality gates on every pull request. Also offers code coverage tracking with diff-aware coverage gates.
2,553
4,318
43
35
99%
Inactive
CodeAnt
Static analysis platform with AI-enhanced detection and auto-fix capabilities across 30+ programming languages. Reviews PRs for bugs, security vulnerabilities, and anti-patterns, then generates fixes that can be applied directly. Differentiates through breadth of language coverage and automated remediation — identifying issues is half the problem; CodeAnt closes the loop by fixing them at scale.
5,042
28,870
322
124
50%
-31.8%
OpenAI Codex
OpenAI's cloud-based coding agent that runs in a sandboxed environment to write code, fix bugs, and review pull requests asynchronously. Assign tasks and review results when ready — operates independently without blocking developer workflows. Optimized for stateless, scalable code analysis that can process high volumes of reviews across distributed environments.
293,917
204,999
9,893
8,282
89%
-58.7%
Claude
Anthropic's AI assistant with deep reasoning capabilities, available as a GitHub PR reviewer and through Claude Code, a CLI-based coding agent. Reviews code by thinking through changes step by step — following complex logic chains across files to identify subtle bugs and architectural issues. Stands out for nuanced understanding of business logic rather than pattern-matching against rules.
48,588
210,709
1,133
970
54%
-68.4%
CodeScene
Behavioral code analysis platform that mines version control history to understand code health and technical debt. PR reviews analyze changes through the lens of historical patterns — flagging modifications to hotspot areas with high churn and bug density. Unlike pure AI tools, CodeScene combines static analysis with git history to identify truly risky changes based on the trajectory of each file and module.
53,238
0
74
36
—
-70.7%