From 2a6186e9ce951be211c27de09103a162060a52fd Mon Sep 17 00:00:00 2001 From: teernisse Date: Fri, 30 Jan 2026 10:42:13 -0500 Subject: [PATCH] Rename AGENTS.md header from CLAUDE.md to Agent Instructions The file was originally scaffolded with the CLAUDE.md boilerplate header. Update the title and subtitle to reflect that this document is guidance for any AI agent, not just Claude Code specifically. Co-Authored-By: Claude Opus 4.5 --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 80cbcd2..984c64d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,6 +1,6 @@ -# CLAUDE.md +# Agent Instructions -This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +Guidance for Claude Code and other AI agents working in this repository. ### Development Principles