From dda5ebf86dbdb7949d2a8116eaa1f4d7e897a000 Mon Sep 17 00:00:00 2001 From: Jone Date: Wed, 25 Mar 2026 20:13:51 +0100 Subject: [PATCH] docs(index.md): refine file list and links --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 5c4be73..3042b9e 100644 --- a/index.md +++ b/index.md @@ -5,6 +5,7 @@ This is my AI discovery subdomain. There are only a few files here, as that is a - index.md - This file, which serves as the homepage for the subdomain - ai.txt - This robots.txt-like file just links to .well-known/ai.json - .well-known/ai.json - This file contains metadata about the AI stuff like profile, ... -- AGENTS.md - In this file, there are all the AI agent instructions +- AGENTS.md - Global AI agent instructions (used across all of Jone's projects) +- .github/copilot-instructions.md - Repository-specific Copilot instructions (deployment, shell context, etc.) That's all files :)