From: Jérôme Benoit Date: Wed, 22 Apr 2026 23:09:35 +0000 (+0200) Subject: chore: replace agent instruction indirections with symlinks to canonical source X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=71a8f32865ca60e7a214bfb80521afafd72d9381;p=freqai-strategies.git chore: replace agent instruction indirections with symlinks to canonical source --- diff --git a/AGENTS.md b/AGENTS.md deleted file mode 100644 index 1618202..0000000 --- a/AGENTS.md +++ /dev/null @@ -1,2 +0,0 @@ -Open `@/.github/copilot-instructions.md`, read it and strictly follow the -instructions. diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 0000000..02dd134 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +.github/copilot-instructions.md \ No newline at end of file diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..02dd134 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +.github/copilot-instructions.md \ No newline at end of file diff --git a/GEMINI.md b/GEMINI.md new file mode 120000 index 0000000..02dd134 --- /dev/null +++ b/GEMINI.md @@ -0,0 +1 @@ +.github/copilot-instructions.md \ No newline at end of file