Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Enterprise
Qodo IDE plugin, formerly Qodo Gen, brings local code review workflows to JetBrains and VS Code as part of the Qodo Platform.
Qodo automatically detects and reads an AGENTS.md file in your repository as part of the project context. This file helps guide the agent’s behavior—for example, by defining build and test commands, coding conventions, or project-specific instructions. If your project contains multiple AGENTS.md files (e.g., in a monorepo), Qodo uses the one closest to the file or folder you’re working with. The format and purpose of this file follow the open standard described in agents.md.
You can use AGENTS.md to share best practices, style guides, or testing rules so every agent working in your project behaves consistently.