This documentation reflects the Qodo v2 code review experience (released February 4, 2026):
- Capabilities are unified under Git integration in Qodo v2.
- Qodo v1 (Qodo Merge) is available via the version selector.
- PR-Agent documentation is now directed here.
What is the code review experience?
Qodo analyzes pull requests using specialized review agents that evaluate code from multiple perspectives. These agents surface findings such as bugs and rule violations. These agents use full repository context, pull request history, and organizational standards. They assess changes as a principal software architect would, not as isolated diffs. Instead of flooding reviews with minor or cosmetic feedback, Qodo focuses on the issues that actually matter, clearly explaining:- What needs attention
- Why it matters
- How to move forward
Accuracy without noise
Qodo is designed to deliver both high recall and high precision. By combining multiple review agents with shared context, Qodo:- Catches real bugs, violations, and requirement gaps
- Reduces noise from low-impact or irrelevant comments
- Highlights the issues that truly need attention
Review Standards in code review
At the core of the new code review experience are Qodo’s Review Standards. Review Standards capture your organization’s conventions from multiple sources, including your codebase, pull request history, and defined requirements. They continuously evolve over time and serve as a single source of truth for how code should be written and reviewed. During every pull request, Qodo’s review agents apply these Review Standards in context. This ensures feedback is consistent, relevant, and aligned with how your organization actually builds software, not generic best practices. In cases where Review Standards are not applicable, Qodo applies its established best practice checks and configured compliance files.What this means for you
With Qodo’s code review experience, you get clearer reviews, better prioritization, and faster paths to resolution, without changing how your team works. Qodo meets you inside your pull requests and helps you ship code with confidence.