We ran 20 experiments to improve AI code review recall
We started with a concrete target: find more of the 136 known bugs in our evaluation set. After roughly 20…
Articles about code review, AI, and engineering productivity
We started with a concrete target: find more of the 136 known bugs in our evaluation set. After roughly 20…
If everyone can use the same models, why are some AI code reviews better? Finding the right code was not…
I use Grok 4.5 and Opus 5 almost every day, usually in a workflow closer to Copilot than full autonomy.…
AI has increased the volume of code teams produce, but it has not made merge decisions any easier. PRs arrive…
AI is already part of the daily workflow for many engineering teams. And to me, the more interesting discussion is…
Looking for CodeRabbit alternatives? CodeRabbit is a strong AI code review tool, but it may not fit every team’s workflow,…
Improving code quality means creating a process where small changes, objective reviews, reliable tests, and automation before merge reduce bugs,…
Finding security vulnerabilities in your code as early as possible is crucial, and Static Application Security Testing (SAST) is a…
Developer productivity is not just about writing code faster. For engineering teams, productivity depends on the entire flow: planning well,…