chore: remove outdated tool usage notes from AGENTS.md

This commit is contained in:
2026-03-12 12:00:32 -03:00
parent 9b7cbd5244
commit 79930f4b01

View File

@@ -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