Skip to main content

Qodo 2.2

Central configuration page in the Qodo portal

Qodo 2.2 introduces a new Configuration page, providing a centralized way to manage how Qodo performs AI-powered code reviews across your organization. Instead of relying only on repository configuration files, you can now control review behavior directly from the Qodo portal, including how reviews run, how findings are surfaced, and how feedback appears in pull requests. These settings allow you to shape the review experience to match your workflow. For example, you can configure a lean review that surfaces only the most critical issues and minimizes noise. Alternatively, you can configure a more verbose review that provides broader coverage and richer context. The portal works alongside existing repository and organization-level configuration methods, allowing you to define shared defaults while still supporting repository-specific overrides.

PR history–based relevance for code review findings (beta)

This feature is currently in beta and available on GitHub, with support for additional Git providers coming soon.
AI code review tools often surface many findings, but it can be difficult to determine which ones are truly important for a specific repository. PR history–based relevance helps reviewers evaluate the significance of code review findings by incorporating historical pull request context. By analyzing how similar issues were handled in past pull requests, Qodo surfaces relevant historical context directly within the pull request review. Each finding may include a Relevance section that links to related PRs and indicates whether similar issues were typically fixed or dismissed. This helps you quickly understand how similar findings were treated in the past and prioritize issues that are more likely to matter for your repository. Incorporating pull request history into the review workflow helps you maintain consistency across reviews, reduce noise from low-value findings, and focus attention on issues that are more likely to impact code quality.

Qodo 2.1

Introducing Qodo’s Rule System (beta)

Currently supported for GitHub single- and multi-tenant.
Qodo 2.1 expands the platform with Qodo’s Rule System, a centralized and intelligent framework for defining, managing, and enforcing engineering standards at scale. As AI tools generate more code across teams and environments, standards can drift across linters, markdown files, and informal conventions. The Rule System creates a single source of truth for organizational standards and integrates them directly into the review workflow. The Rule System enables:
  • Converting existing rules into structured, enforceable standards
  • Generating structured rules from natural language
  • Discovering implicit standards from codebase patterns and PR history
  • Identifying duplicate, conflicting, or outdated rules to maintain rule health
  • Measuring rule adoption and violations to track effectiveness over time
Qodo flags violated rules during pull request review, ensuring changes align with organizational standards. The Rule System supports scoped enforcement at the organization, repository group, and repository levels, with inheritance and override controls. It also continuously evaluates rule health by detecting duplicates, conflicts, and outdated standards to keep governance clean and effective over time. With Qodo 2.1, standards become a living system that evolves with your code and scales consistently across teams and tools.

Azure DevOps integration

Qodo now integrates natively with Azure DevOps for Enterprise customers, bringing advanced AI powered code review directly into Microsoft based development environments. Using Microsoft Entra ID authentication and Azure DevOps service hooks, Qodo connects securely to your repositories and pull request workflows without requiring additional tools or process changes. With this integration, Qodo:
  • Publishes AI powered reviews directly inside Azure DevOps pull requests
  • Uses Azure Boards work items and associated tickets for added context and compliance checks
  • Supports repository level or project level configuration for flexible deployment
Once configured, Qodo automatically analyzes pull requests and delivers prioritized findings and structured suggestions directly in the workflow you already use.

Qodo 2.0

Qodo 2.0 is available for GitHub single- and multi-tenant.

Next generation agentic PR review (beta)

Qodo 2.0 introduces a major upgrade to AI-powered code review with a next-generation agentic PR review experience designed for shipping increasing volumes of AI-generated code. Instead of a single review pass, Qodo uses a multi agent system where specialized agents collaborate using multi step reasoning. Each agent focuses on specific responsibilities including:
  • Critical issue detection
  • Duplicated logic
  • Ticket compliance
  • Standards enforcement
This approach increases both coverage and depth, enabling Qodo to surface issues that traditional AI review tools often miss. In each pull request, Qodo leverages full repository context, repository structure awareness, and PR history. By understanding how the codebase evolved and how past decisions were made, Qodo evaluates changes in architectural and historical context, not just as isolated diffs. Findings are prioritized by impact, clearly explained, and paired with structured remediation guidance. The result is higher recall, improved precision, and significantly less noise, delivering reviews you trust and act on.

Qodo 1.7

Qodo 1.7 is available for GitHub single- and multi-tenant.

Code review, reinvented - meet Local Review

We’re thrilled to introduce Qodo Gen version 1.7.0, bringing a smarter way to review your code before you commit. This release puts quality and clarity front and center — helping you keep every branch clean, consistent, and ready for fast PRs.

Review your local changes — before you commit

Meet the Local Review workflow — your new pre-commit review companion. Before you push your code, get a complete understanding of what’s changed and why. Here’s what it does for you:
  • Holistic Review: Scans all local changes before commit, summarizing updates across files and themes.
  • Thematic Walkthrough: Groups modified files by topic (features, fixes, refactors, etc.) for easier navigation.
  • Intelligent Insights: Surfaces potential issues and suggestions by category (correctness, style, performance, best practices).
  • Instant Fixes: With one click, resolve detected issues or apply suggestions — no context switching needed.
  • Project Alignment: Validates that agent-written code follows your team’s conventions and rules, ensuring smoother PR reviews.
It’s like having a senior reviewer on demand — keeping your local branch clean, consistent, and production-ready.

Farewell to standard mode

We’ve removed the Standard mode — it’s officially deprecated. Our smarter workflows now cover everything it used to do, and more.

A new welcome experience

Start strong with the new Welcome Screen — featuring quick access to your top quality-focused workflows:
  • Local Review
  • Unit Test
  • Cleanup
  • Fix
Keep your codebase clean, consistent, and bug-free from the very first click.