Overview
Aider reads instructions from.aider/instructions.md. Drevon’s Aider adapter is unique because it can also generate an optional YAML config file (.aider.conf.yml) alongside the markdown instructions.
Output Files
Enabling
Agent-Specific Settings
Basic
With YAML Config
Aider supports aconfig field that generates .aider.conf.yml:
.aider.conf.yml:
Aider is the only agent that supports a
config field, as it’s the only one that uses a separate YAML configuration file in addition to markdown instructions.Requirements
- Aider installed (
pip install aider-chat) .aider/instructions.mdin the repository root (Drevon handles this)