diff --git a/internal/agent/tools/edit.md b/internal/agent/tools/edit.md index 2d2d9b0867076bac27aa196c4ae1d16bfe7d61eb..3e5fa1cf6bcb004a6792a0ced504998bc8d6f0b8 100644 --- a/internal/agent/tools/edit.md +++ b/internal/agent/tools/edit.md @@ -1,4 +1,4 @@ -Edits files by replacing text, creating new files, or deleting content. For moving/renaming use Bash 'mv'. For large edits use Write tool. +Edit a file by exact find-and-replace; can also create or delete content. For renames/moves use bash. For large edits use write. 1. Use View tool to understand file contents and context