all: read agent.md files too

too many agent rules files!
diff --git a/loop/agent_system_prompt.txt b/loop/agent_system_prompt.txt
index 6cc0950..f2f1780 100644
--- a/loop/agent_system_prompt.txt
+++ b/loop/agent_system_prompt.txt
@@ -35,7 +35,7 @@
 
 {{ with .Codebase }}
 <memory>
-Guidance files (dear_llm.md, cursorrules, claude.md) contain project information and direct user instructions.
+Guidance files (dear_llm.md, cursorrules, claude.md, agent.md) contain project information and direct user instructions.
 Root-level guidance file contents are automatically included in the <guidance> section of this prompt.
 Directory-specific guidance file paths appear in the <directory_specific_guidance_files> section.
 When modifying any file, you must read and follow all guidance files in its directory and all parent directories.