agents.md icon indicating copy to clipboard operation
agents.md copied to clipboard

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

Results 96 agents.md issues
Sort by recently updated
recently updated
newest added

## Summary Extend the **Agents.md specification** to include standardized handling of ignore files. This would introduce a single `.agentignore` / .`aiignore`, file that all agentic tools can comply with, replacing...

# Summary This proposal suggests establishing a standardized .agent directory within project repositories to serve as a single, version-controlled source of truth for AI agents. The goal is to provide...

This was raised as a comment on my initial add tools PR by @rbren. > I'd like to add OpenHands as well: https://github.com/All-Hands-AI/OpenHands However, I can find no mention of...

👋 Adding [Kombai](https://kombai.com) to the list of compatible AI coding agents. ### Preview The Kombai logo will appear in the compatibility grid with light and dark theme support, linking to...

Adding Qodo to list of supported logos. We have support for AGENTS.md files now in Merge, Gen, and Command. Here's the support mentioned in Merge: https://qodo-merge-docs.qodo.ai/usage-guide/additional_configurations/#bringing-additional-repository-metadata-to-qodo-merge In Gen changelog, it...

There are enough `Thisfile` and `Thatfile` and `Otherfile` sitting at the root of every repository. Allow agents to read from a dot file or a dot directory.

Both Claude.md [1] and GEMINI.md [2] support referencing other context files through @. It would be great if agent.md standard can support the same syntax for linking other context files....

Following the same logic as the AGENTS.md file, an ".agents" directory should be implemented to allow sharing of settings.json, commands, and extensions. Only settings specific to a particular agent should...