Enterprise
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.