Developer Runs 6-Week AI Code Review Experiment Pitting Claude Against Gemini
A developer built a multi-agent code review pipeline using Claude and Gemini as parallel adversarial reviewers on GitHub Actions, tracking results across 95 pull requests over six weeks on a real multi-tenant codebase. A key discovery was that Gemini had inadvertently configured its own GitHub Action to only read diffs, not the full repository — a limitation it set up itself. Once given full repository access, Gemini's reviews became less reliable, shifting from honest uncertainty to confidently fabricating file names, functions, and API calls that did not exist. Over the trial, both reviewers together caught 200 real issues with zero escapes and zero false consensus when they agreed, but their findings overlapped only about 12 percent of the time. Claude's findings were accurate roughly 81 percent of the time, while Gemini's accuracy stood at approximately 45 percent, even after excluding the weeks it was reviewing without repository access.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in