編集

GitHub Copilot Coding AgentがAGENTS.mdをサポート

Copilot Coding Agentが、custom instructionを形式としてAGENTS.mdをサポートするようになった。

現在、Copilot Coding Agentは次の形式をサポートしている。

  • .github/copilot-instructions.md
  • github/instructions/**.instructions.md
  • CLAUDE.md
  • GEMINI.md
  • AGENTS.md

出展:Copilot coding agent now supports AGENTS.md custom instructions - GitHub Changelog

編集