From 6c4714ded5ea8e849012efb0e570fe939d0df7c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <169163068+ThomasMuellerKiteworks@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:14:39 +0200 Subject: [PATCH] chore: adopt the AGENTS.md convention (add CLAUDE.md symlink) --- agents.md => AGENTS.md | 2 +- CLAUDE.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename agents.md => AGENTS.md (98%) create mode 120000 CLAUDE.md diff --git a/agents.md b/AGENTS.md similarity index 98% rename from agents.md rename to AGENTS.md index a8b681d..f7282e4 100644 --- a/agents.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -# agents.md -- Libre Graph API Go Client +# AGENTS.md -- Libre Graph API Go Client ## Repository Overview diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file