Skip to content

Commit 69c475a

Browse files
Marius StorhaugCopilot
authored andcommitted
Add the Claude Code and Copilot surface routes to AGENTS.md
New module repositories carry .claude/CLAUDE.md and .github/copilot-instructions.md, so Claude Code and the Copilot surfaces that do not read AGENTS.md natively still reach the router. Each file holds only a route, per the agentic development standard. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent dad7b12 commit 69c475a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.claude/CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- markdownlint-disable MD041 -->
2+
@../AGENTS.md

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- markdownlint-disable MD041 -->
2+
Follow the instructions in [AGENTS.md](../AGENTS.md).

0 commit comments

Comments
 (0)