From 2bcfff752345b3bc13366f1255b1f92d4831c019 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Sat, 18 Apr 2026 14:26:12 -0500 Subject: [PATCH] docs: generalize agent guidelines --- AGENTS.md | 1 + CLAUDE.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 000000000..ef495c00b --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +./CLAUDE.md \ No newline at end of file diff --git a/CLAUDE.md b/CLAUDE.md index a17cf5ed1..4caae1dbf 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ -# CLAUDE.md +# Agent Guidelines -This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +This file provides guidance to AI coding agents when working with code in this repository. ## Conventional Commits