From f3df019008f1a324147fb09ac274280aed742077 Mon Sep 17 00:00:00 2001 From: Morgan Roderick Date: Sun, 15 Feb 2026 13:57:39 +0100 Subject: [PATCH] chore: replace CLAUDE.md with AGENTS.md --- CLAUDE.md => AGENTS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename CLAUDE.md => AGENTS.md (98%) diff --git a/CLAUDE.md b/AGENTS.md similarity index 98% rename from CLAUDE.md rename to AGENTS.md index 09e3b9668..c2687774c 100644 --- a/CLAUDE.md +++ b/AGENTS.md @@ -1,6 +1,6 @@ -# CLAUDE.md +# AGENTS.md -This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +This file provides guidance to AI agents when working with code in this repository. ## Project Overview @@ -38,7 +38,7 @@ codebar planner is a Rails 8.1 application for managing [codebar.io](https://cod ### Docker Setup (Not Used) -Docker setup exists in this repository (`bin/d*` commands) but is **not used** for development work with Claude Code. +Docker setup exists in this repository (`bin/d*` commands) but is **not used** for development work with Claude Code, OpenCode, etc. ### Environment Variables