Skip to content

Support for AGENTS.md to Improve AI Agent Context in JetBrains GitHub Copilot Plugin #598

Description

@pplancq

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions