AGENTS.md — instructions for coding agents
AGENTS.md is an open convention: a plain-Markdown file at your repo root that tells coding agents what they need to know to work in your project — build and test commands, code style, conventions, and gotchas that would clutter a human README. There's no required schema; it's just standard Markdown.
It started across tools like OpenAI Codex, Cursor, and Jules, and is now stewarded by the Agentic AI Foundation under the Linux Foundation. A wide range of agents read it, which is the point: write it once, and many tools use it.