diff --git a/internal/agent/tools/multiedit.md b/internal/agent/tools/multiedit.md index 1f281ed978b8385ff96ab659d9d96b4166f65406..26c0a87dca3dd6112131a5cf42f8708e6e1087b0 100644 --- a/internal/agent/tools/multiedit.md +++ b/internal/agent/tools/multiedit.md @@ -1,4 +1,4 @@ -Makes multiple edits to a single file in one operation. Built on Edit tool for efficient multiple find-and-replace operations. Prefer over Edit tool for multiple edits to same file. +Apply multiple find-and-replace edits to a single file in one operation; edits run sequentially. Prefer over edit for multiple changes to the same file. Same exact-match rules as edit apply. 1. Use View tool to understand file contents and context