From 057fc4c1a8e758622e60376f5fe5b965a2124b95 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Wed, 13 May 2026 09:19:27 +1200 Subject: [PATCH] Move AI instructions to AGENTS.md (#16382) --- .github/copilot-instructions.md | 2 +- .ai/instructions.md => AGENTS.md | 0 CLAUDE.md | 2 +- GEMINI.md | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename .ai/instructions.md => AGENTS.md (100%) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index a4b2fa310c..be77ac83a1 120000 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1 +1 @@ -../.ai/instructions.md \ No newline at end of file +../AGENTS.md \ No newline at end of file diff --git a/.ai/instructions.md b/AGENTS.md similarity index 100% rename from .ai/instructions.md rename to AGENTS.md diff --git a/CLAUDE.md b/CLAUDE.md index 49e811ff05..47dc3e3d86 120000 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1 +1 @@ -.ai/instructions.md \ No newline at end of file +AGENTS.md \ No newline at end of file diff --git a/GEMINI.md b/GEMINI.md index 49e811ff05..47dc3e3d86 120000 --- a/GEMINI.md +++ b/GEMINI.md @@ -1 +1 @@ -.ai/instructions.md \ No newline at end of file +AGENTS.md \ No newline at end of file