From 8d13b6a65277f00c8688608cdc0db634a773ea0b Mon Sep 17 00:00:00 2001 From: "Rai (Michael Pokorny)" Date: Tue, 24 Jun 2025 12:32:35 -0700 Subject: [PATCH] docs: instruct agents to update agentydragon/README.md instead of AGENTS.md --- AGENTS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 1d519b328a..309459a94c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,8 +1,8 @@ # AGENTS.md -**Agents:** Please update this file with a brief summary of your work (features, fixes, -refactors, documentation, etc.) whenever you make changes to this repository. This serves -as shared project notes and is automatically merged into the AI assistant's context. +**Agents:** Please update `agentydragon/README.md` with a brief summary of your work +(features, fixes, refactors, documentation, etc.) whenever you make changes to this repository. +This serves as a branch-level changelog that the AI assistant will include in its context. # Rust/codex-rs