Overview
GitHub Copilot reads project-level instructions from.github/copilot-instructions.md. Drevon generates this file automatically from your config.
Output File
Generated Content
The Copilot adapter generates a single markdown file containing all Drevon sections:Enabling
drevon.config.json:
Agent-Specific Settings
Copilot supportsextraInstructions for additional guidance:
Requirements
- GitHub Copilot extension installed in your editor (VS Code, JetBrains, Neovim, etc.)
- The file must be at
.github/copilot-instructions.md(Drevon handles this)