Skip to main content
Beyond the agents with dedicated guides, a broad range of additional tools support AGENTS.md. Because the format is plain Markdown, any agent that reads project files will benefit from it — no special integration is required.
If your agent is not listed here, try placing an AGENTS.md at your repository root. Most agents that read project context will pick it up automatically.

Supported agents

Amp is an AI coding agent by Sourcegraph. It reads AGENTS.md as part of project context when working in your repository.ampcode.com
Jules is Google’s asynchronous coding agent. It works through tasks independently and uses AGENTS.md to follow project conventions.jules.google
Factory is an automated software delivery platform with agent capabilities. It reads project context files including AGENTS.md when executing tasks.factory.ai
RooCode is an AI coding assistant. It uses AGENTS.md to understand project structure and conventions.roocode.com
goose is an open-source AI agent by Block. It reads AGENTS.md to pick up build commands, code style rules, and other project context.github.com/block/goose
Kilo Code is an AI coding assistant that uses AGENTS.md for project-specific guidance.kilocode.ai
opencode is an open-source CLI coding agent. It reads rules files — including AGENTS.md — before acting on your repository.opencode.ai/docs/rules/
Phoenix is an AI coding agent that uses AGENTS.md to follow project conventions when completing tasks.phoenix.new
Zed is a high-performance code editor with built-in AI features. It supports project-scoped rules files and reads AGENTS.md for context.zed.dev/docs/ai/rules
Warp is an AI-powered terminal. It supports project-scoped rules, and AGENTS.md can be used to provide that context.docs.warp.dev — project-scoped rules
Semgrep is a static analysis and security tool with agent capabilities. It reads project context files when running automated scans and fixes.semgrep.dev
Visual Studio Code’s AI features, including GitHub Copilot Chat and inline suggestions, can use AGENTS.md as project context.VS Code AI documentation
Ona is an AI coding agent that uses AGENTS.md to understand project structure and follow development conventions.ona.com
Devin is an autonomous coding agent by Cognition. It reads project context — including AGENTS.md — before starting any task.devin.ai
Windsurf is an AI-powered code editor from Cognition. It reads AGENTS.md as part of its project context for AI-assisted editing and agent tasks.windsurf.com
UiPath’s Autopilot and Coded Agents platform uses AGENTS.md to guide automated coding tasks within UiPath workflows.uipath.github.io/uipath-python
Augment Code is an AI coding assistant with a CLI. It reads AGENTS.md to follow project conventions when making changes.docs.augmentcode.com/cli/overview
Junie is JetBrains’ AI coding agent, integrated into JetBrains IDEs. It uses AGENTS.md to apply project-specific instructions.jetbrains.com/junie

Support is growing

The list of agents that support AGENTS.md continues to grow. Check the compatibility overview for the latest list. Because AGENTS.md is plain Markdown with no required schema or tooling, any agent that reads files in your repository will benefit from it — even if it does not have an explicit AGENTS.md integration. Writing clear, specific instructions in AGENTS.md is the best way to ensure consistent behavior across all the tools your team uses.

Build docs developers (and LLMs) love