From 35fe10bc8a4c0a612d3cd302005f15a35a1ec05e Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Sat, 14 Feb 2026 06:11:42 -0600 Subject: [PATCH] Add AGENTS.md to point to copilot instructions --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..f33c603 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,4 @@ +# Agents + +All instructions for AI agents are located in +[.github/copilot-instructions.md](.github/copilot-instructions.md).