edit_block
Perform precise text replacements in files using a diff-based format. Define search and replace blocks to update content, verify changes post-application, and ensure accuracy for small modifications (<20% file size).
Instructions
Apply surgical text replacements to files. Best for small changes (<20% of file size). Multiple blocks can be used for separate changes. Will verify changes after application. Format: filepath, then <<<<<<< SEARCH, content to find, =======, new content, >>>>>>> REPLACE.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockContent | Yes |