All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

AGENTS.md: An Open Format for Guiding AI Coding Agents in Open-Source Projects

1d ago· 7 min readen

Summary

AGENTS.md is a simple, open format for guiding AI coding agents, functioning as a README specifically designed for agents rather than humans. It provides a dedicated place to offer context and instructions to help AI coding agents work on a project. The format includes setup commands, code style guidelines, and other project-specific instructions. It has been adopted by over 60,000 open-source projects and is hosted on GitHub.

Key quotes

· 3 pulled
Think of AGENTS.md as a README for agents: a dedicated, predictable place to provide the context and instructions to help AI coding agents work on your project.
README.md files are for humans: quick starts, project descriptions, and contribution guides.
A simple, open format for guiding coding agents, used by over 60k open-source projects.
Snippet from the RSS feed
AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.

You might also wanna read