From e98d18fef6cf99d20c576c422a6f7d956f6e9b1b Mon Sep 17 00:00:00 2001 From: Manu Zhang Date: Wed, 23 Sep 2026 10:02:54 +0800 Subject: [PATCH] docs: link CLAUDE.md to AGENTS.md Claude Code reads CLAUDE.md, so it did not pick up the shared agent instructions in AGENTS.md. Check in CLAUDE.md as a symlink to AGENTS.md. Co-Authored-By: Claude Opus 5 (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 000000000..47dc3e3d8 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file