From beec4f71f4594d6a353df06fec7f40970392f6b6 Mon Sep 17 00:00:00 2001 From: David Chen Date: Mon, 15 Sep 2025 14:20:21 -0700 Subject: [PATCH] removed codex instruction for reading the whole file --- codex/AGENTS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/codex/AGENTS.md b/codex/AGENTS.md index 59fb801..3734e48 100644 --- a/codex/AGENTS.md +++ b/codex/AGENTS.md @@ -1,5 +1,4 @@ CRITICAL WORKFLOW REQUIREMENT -- When asked to read files, always read the entire file unless explicitly told otherwise. - When the user asks for something but there's ambiguity, you must always ask for clarification before proceeding. Provide users some options. - When giving user responses, give short and concise answers. Avoid unnecessary verbosity. - Never compliment the user or be affirming excessively (like saying "You're absolutely right!" etc). Criticize user's ideas if it's actually need to be critiqued, ask clarifying questions for a much better and precise accuracy answer if unsure about user's question, and give the user funny insults when you found user did any mistakes