I would like to request support for the AGENTS.md convention in the GitHub Copilot JetBrains plugin.
AGENTS.md is a dedicated file format designed to provide AI agents with project-specific instructions, separate from the human-oriented README.md.
By allowing the plugin to detect and use AGENTS.md files, Copilot could:
- Better understand project structure, build commands, and coding conventions.
- Improve code suggestions by leveraging explicit agent instructions.
- Support large monorepos by reading the nearest
AGENTS.md in the directory tree.
This would make Copilot more context-aware and efficient when assisting developers in JetBrains IDEs.
https://agents.md
I would like to request support for the
AGENTS.mdconvention in the GitHub Copilot JetBrains plugin.AGENTS.mdis a dedicated file format designed to provide AI agents with project-specific instructions, separate from the human-orientedREADME.md.By allowing the plugin to detect and use
AGENTS.mdfiles, Copilot could:AGENTS.mdin the directory tree.This would make Copilot more context-aware and efficient when assisting developers in JetBrains IDEs.
https://agents.md