GitHub's AI coding assistant, GitHub Copilot code review, has surpassed 60 million reviews, a significant milestone indicating its growing adoption. Usage has surged tenfold since its April launch, now representing more than one in five code reviews conducted on the platform.
The evolution of Copilot code review reflects a shift in what constitutes a valuable code review. Initially focused on sheer thoroughness, the tool now prioritizes delivering high-signal feedback that accelerates pull request (PR) completion. This refinement is driven by continuous experimentation and user feedback, including direct reactions to comments.
Refining the AI Reviewer
GitHub has enhanced the AI's capabilities by implementing an agentic architecture. This allows the system to intelligently retrieve repository context and reason across code changes. The focus is on three core qualities: accuracy, signal, and speed.
