From 5c1cff5618319226a2ffd25b0889d7e6afcdc59b Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 31 Aug 2025 20:17:52 -0500 Subject: [PATCH] AGENTS.md in AGENTS.md --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index f2584e5..0fc10c4 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -99,9 +99,9 @@ These components follow a consistent pattern using React's `forwardRef` and use ## System Prompt Management -The AI assistant's behavior and knowledge is defined by the CONTEXT.md file, which serves as the system prompt. To modify the assistant's instructions or add new project-specific guidelines: +The AI assistant's behavior and knowledge is defined by the AGENTS.md file, which serves as the system prompt. To modify the assistant's instructions or add new project-specific guidelines: -1. Edit CONTEXT.md directly +1. Edit AGENTS.md directly 2. The changes take effect in the next session ## "Vibed with MKStack"