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.

What does the file contain

This file contains everything the agent needs to function:
  • Its instructions
  • What tools it can access
  • Optional arguments and configuration
  • Execution behavior
  • Output structure
These TOML files form the foundation of how agents behave and interact with your project.

Where agent files are stored

All agent TOML files are stored in a centralized location on your machine:
~/.qodo/agents/
Qodo automatically creates and manages this directory. When you start using agents in Qodo IDE plugin, Qodo loads and displays agents based on the TOML files it finds in this folder.