From 2c905a3ec5ac3a068d559b43395cf959a6d27c62 Mon Sep 17 00:00:00 2001 From: aminix <755817+aminix@users.noreply.github.com> Date: Fri, 17 Apr 2026 17:31:34 +0100 Subject: [PATCH] Add CLAUDE.md as symlink to AGENTS.md Claude Code only reads CLAUDE.md natively; symlinking avoids duplicating project context across both files. Co-Authored-By: Claude Opus 4.7 (1M context) --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 00000000..47dc3e3d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file