From 79930f4b013b62eaeb354266f33c0d90e525d28e Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Thu, 12 Mar 2026 12:00:32 -0300 Subject: [PATCH] chore: remove outdated tool usage notes from AGENTS.md --- AGENTS.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 3ce8e3c..ec402a6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,9 +1,5 @@ # Agent Configuration -**IMPORTANT:** Prefer to use the `write_file` tool if the edit is for the majority of a file, or if you are correcting previous problems made edits from other tools. -**IMPORTANT**: Be very careful when quoting text in tool calls to add the right amount of escaping. -**IMPORTANT:** When using `write_file`, you must provide the whole file, even the unchanged parts. - **IMPORTANT:** `xxx | keep | zzz` must be as performant as possible in all situations. ## Build/Test Commands