chore(tools/edit): improve tool description

Christian Rocha created

Change summary

internal/agent/tools/edit.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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.
 
 <prerequisites>
 1. Use View tool to understand file contents and context