← All repos

agents.md

AGENTS.md — a simple, open format for guiding coding agents

Browse cluster: Cluster 111
35commits
20contributors
3languages

Tech stack & purpose

AGENTS.md is an open format for providing context and instructions to AI coding agents working on software projects. The project includes a Next.js website that explains the format's goals and provides examples of how to structure agent guidance files. Built with Next.js and TypeScript, the repository serves both as documentation for the format and as a working example, with a development workflow emphasizing the use of the development server over production builds to maintain hot-reload functionality during agent-assisted development.

Languages

TypeScript
94.4%
CSS
5.5%
JavaScript
0.2%

Contributors