This documentation reflects the Qodo v2 code review experience (released February 4, 2026). For compatibility with earlier implementations (Qodo v1), use the version selector in the left-hand navigation.
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
The Rule System in code review
At the core of the new code review experience is Qodo’s Rule System (currently in beta). The rule system captures your organization’s standards from multiple sources, including your codebase, pull request history, and defined requirements. It continuously evolves over time and serves as a single source of truth for how code should be written and reviewed. During every pull request, Qodo’s review agents apply this rule system in context. This ensures feedback is consistent, relevant, and aligned with how your organization actually builds software — not generic best practices. In cases where the rule system is 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.