From 03edbd8f17690d02d2977b38228a99e86e90e082 Mon Sep 17 00:00:00 2001 From: Rahul Krishna Date: Thu, 16 Jul 2026 10:43:39 -0400 Subject: [PATCH] chore: symlink GEMINI.md -> CLAUDE.md (#65) AGENTS.md already points at CLAUDE.md as the single source of agent guidance; add the matching GEMINI.md symlink issue #65 asked for so Gemini reads the same file. --- GEMINI.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 GEMINI.md diff --git a/GEMINI.md b/GEMINI.md new file mode 120000 index 0000000..681311e --- /dev/null +++ b/GEMINI.md @@ -0,0 +1 @@ +CLAUDE.md \ No newline at end of file