frontmatter PAR AVION

Instructions

Instructions AGENTS.md Vendor docs

config

name type required meaning concept
AGENTS.md path
`AGENTS.md` is a simple markdown file for defining agent instructions. Place it in your project root as an alternative to `.cursor/rules` for straightforward use cases. Cursor supports AGENTS.md in the project root and subdirectories.
docs ↗
Nested AGENTS.md support string
Instructions from nested `AGENTS.md` files are combined with parent directories, with more specific instructions taking precedence.
docs ↗