# Qodo Qodo is an AI code review and governance platform that helps engineering teams improve software quality across the SDLC. It combines automated pull request review, organizational coding standards, rule-based governance, cross-repository impact analysis, and AI-assisted developer workflows to help teams detect issues earlier, enforce engineering practices, and improve code delivery. This file is an index for AI systems. Use it to identify the correct documentation area before retrieving individual pages. Documentation is organized into the following primary pillars: - Get started - Install and Configure - Code Review - Code Governance - Account Management - On-Premise - Developer Tools - What’s new (Release information) Current product documentation: - Qodo Review (v2) Legacy product documentation: - Qodo Merge (v1) Use `/v1/` documentation only for migration, backward compatibility, or historical questions. ## Release References What's New (release highlights): https://docs.qodo.ai/whats-new Changelog (version-by-version details): https://docs.qodo.ai/changelog Use for: - Recent feature launches and announcements (What's New) - Exact version history, deprecations, and behavior changes (Changelog) - If there is a conflict, prioritize Changelog for factual version detail. --- ## Query routing | User asks about | Load | |-----------------|------| | What is Qodo, architecture, capabilities, Context Engine | Get Started | | Pricing, plans, usage, or limits | Get started | | Installation, setup, or onboarding | Install and Configure | | Git provider connection | Install and Configure | | Configuration | Install and Configure | | Pull request review | Code Review | | Review comments or findings | Code Review | | PR summaries | Code Review | | Review behavior | Code Review | | Coding standards | Code Governance | | Rules or policies | Code Governance | | Rule Miner | Code Governance | | Cross-repository review | Code Governance | | Agent Skills | Developer Tools | | Shift-left review, local dev workflow | Developer Tools | | IDE integrations | Developer Tools | | Users, teams, SSO, | Account Management | |Deployment implementation, self-hosted deployment, infrastructure | On-Premise | | Deployment options overview | Get Started | | Releases and versions | Release References | ## Routing rules If a query matches multiple areas, route based on the most specific product concept: - Rules, standards, compliance, or enforcement → Code Governance - Pull request findings, comments, summaries, or review workflows → Code Review - Installation, Git providers, or configuration → Install and Configure - Users, authentication, or permissions → Account Management - Hosting, deployment models, or infrastructure → On-Premise - Local development, IDE, or AI coding agent workflows (pre-PR) → Developer Tools Prefer the feature being asked about over the implementation detail. Do not route based only on keywords. Route based on the user's intent. Example: - "Configure rule enforcement for GitHub PRs" → Code Governance - "Install Qodo on GitHub" → Install and Configure - “Use Qodo in Prs” → Code review --- ## Core concepts ### Code Review AI-powered analysis of pull requests that produces findings, review comments, PR summaries, and feedback before merge. ### Finding An issue, recommendation, or observation generated during code review. ### Review Configuration Settings that control how Qodo analyzes pull requests, generates comments, and applies review behavior. ### Code Governance A framework for defining, discovering, enforcing, and measuring organizational coding standards. ## #Rule A reusable engineering standard applied during code review. ### Rule Miner Discovers coding standards from historical pull request activity. ### Cross-Repository Code Review Analyzes changes across connected repositories to identify downstream impact before merge. ### Agent Skills Reusable instructions and workflows that bring Qodo quality standards, review practices, and engineering guidance into AI-assisted development across the SDLC. --- ## Release References Release history, product changes, and documentation updates. Topics: - New features - Version history - Deprecations - Documentation changes Pages: - [What's New](https://docs.qodo.ai/whats-new) - [Changelog](https://docs.qodo.ai/changelog) - [About the docs](https://docs.qodo.ai/about-the-docs) --- ## Get Started Introduction to Qodo, its core capabilities, architecture, and resources for understanding the platform. Topics: - Overview - Quickstart - Core concepts - Platform architecture - Core capabilities - Context Engine - Plans and resources - Pricing and usage - Qodo for Open Source - Deployment models - Support - Documentation Pages: - [The Qodo AI Code Review Platform](https://docs.qodo.ai/core-concepts/qodo-platform-overview) - [Quickstart](https://docs.qodo.ai/get-started) - [Qodo platform architecture](https://docs.qodo.ai/core-concepts/qodo-platform-architecture) - [Qodo platform core capabilities](https://docs.qodo.ai/core-concepts/qodo-platform-core-capabilities) - [Understanding the Context Engine](https://docs.qodo.ai/core-concepts/context-engine) - [Understanding PR history](https://docs.qodo.ai/core-concepts/pr-history) ## Code Governance Defines, enforces, and measures organizational coding standards across repositories and development workflows. Topics: - Rules - Rule discovery - Rule enforcement - Rule management - Rule analytics - Cross-Repository Code Review - Skill Review Standards Aliases: - Rules - Coding standards - Engineering standards - Governance - Compliance - Policies - Cross-repository code review - Dependency impact Pages: - [Code Governance overview](https://docs.qodo.ai/code-governance) - [Rule enforcement](https://docs.qodo.ai/governance/rule-enforcement) - [Rule Miner](https://docs.qodo.ai/governance/rule-enforcement/rule-miner) - [Cross-repository code review](https://docs.qodo.ai/governance/cross-repo-code-review) Notes: - Use Code Governance for questions about defining, managing, or enforcing standards. - Use Code Review for questions about analyzing a specific pull request or finding. --- ## Install and Configure Set up Qodo, connect Git providers, and configure repository and organization settings. Topics: - Installation - Git provider setup - Deployment models - Configuration - Repository settings - Code review configuration in the Qodo portal - PR commands Aliases: - Install - Setup - Onboarding - Getting started - GitHub installation - GitLab installation - Bitbucket installation - Azure DevOps installation - Configuration - Portal configuration (recommended) Pages: - [Install and Configure overview](https://docs.qodo.ai/install-and-configure) - [Quickstart](https://docs.qodo.ai/get-started) - [Install Qodo in your Git provider](https://docs.qodo.ai/code-review/get-started/installation) - [Deployment model support](https://docs.qodo.ai/code-review/deployment-model-support) - [Configuration overview](https://docs.qodo.ai/install-and-configure/configuration-overview) - [Configuration reference](https://docs.qodo.ai/install-and-configure/configuration-overview/configuration-and-command-reference) - [Configure Qodo using the portal](https://docs.qodo.ai/install-and-configure/configuration-overview/portal-configuration) — recommended way to configure Qodo - [Configure Qodo using the .pr_agent.toml file](https://docs.qodo.ai/install-and-configure/configuration-overview/configuration-file) — for teams that manage configuration as code --- ## Code Review AI-powered pull request review that analyzes code changes, generates findings, and provides feedback before merge. Topics: - Pull request reviews - Findings - Review comments - PR summaries - PR chat - Severity - Finding visibility - Review configuration - CI feedback - Ticket integrations - PR history - Relevance Aliases: - Code review - PR review - Pull request - Findings - Review comments - Suggestions - Feedback - `/review` - `/ask` - `/agentic_review` - `/agentic_describe` Pages: - [Code Review home](https://docs.qodo.ai/code-review) - [How Qodo code review works](https://docs.qodo.ai/code-review/overview) - [Trigger a code review](https://docs.qodo.ai/code-review/use-qodo-in-prs) - [Chat with Qodo in pull requests](https://docs.qodo.ai/code-review/chat-with-qodo-in-your-pull-requests) - [Comment anatomy](https://docs.qodo.ai/code-review/comment-anatomy) - [PR summary](https://docs.qodo.ai/code-review/pr-summary) - [Relevance](https://docs.qodo.ai/code-review/relevance) - [Code review](https://docs.qodo.ai/code-review/use-qodo-in-prs/code-review) - [Configuration](https://docs.qodo.ai/install-and-configure/configuration-overview) - [Ticketing integrations](https://docs.qodo.ai/code-review/integrations/ticketing-integrations) Notes: - Use Code Review for questions about pull request analysis, findings, comments, and review workflows. - Use Code Governance for questions about rules, standards, compliance, and enforcement. --- ## Developer Tools Extend Qodo quality standards and review workflows into developer environments and AI coding agents across the software development lifecycle. Compatible with: Claude Code, OpenAI Codex, Cursor, Windsurf, Cline, and any agent supporting the [Agent Skills](https://agentskills.io/) standard. Use this section only for Qodo integrations inside developer environments. For PR review integrations, use Code Review. Topics: - Agent Skills - Shift-left code review - IDE integrations - Local development workflows - AI coding agents - Developer workflows Aliases: - Agent Skills - Skills - Shift-left - Local review - Pre-PR review - IDE - VS Code - Visual Studio - JetBrains - Cursor - Claude Code - OpenAI Codex - Codex - Windsurf - Cline - AI coding agent - Plugin Pages: - [Agent Skills](https://docs.qodo.ai/agent-skills) - [Qodo IDE](https://docs.qodo.ai/qodo-ide) Notes: - Use Developer Tools for questions about Agent Skills, AI coding agents, IDE workflows, and applying Qodo standards throughout the SDLC. - Use Code Review for questions about what happens once a PR is opened and reviewed on the Git provider. --- ## Account Management Manage users, teams, authentication, and organization settings through the Qodo portal. Topics: - Account management - Users - Teams - Roles and permissions - Single sign-on - Organization settings Aliases: - Admin - Administration - Users - Members - Teams - Permissions - Roles - SSO - Billing - Portal - Organization --- ## On-Premise Deployment options for organizations requiring dedicated, private, or self-managed environments. Topics: - Deployment models - On-premises deployment - Single tenant - Air-gapped environments - Security and infrastructure Aliases: - On-prem - Self-hosted - Private deployment - Dedicated deployment - Air-gapped - Enterprise deployment Pages: - [On-premises / deployment models](https://docs.qodo.ai/on-prem/) --- ## Legacy Documentation for previous Qodo products and migration scenarios. Use only when the user asks about: - Version 1 behavior - Migration - Historical functionality For full reasoning or deep inspection, use: https://docs.qodo.ai/llms-full.txt