Expand description
Edit tool — surgical search/replace edits on files.
This is the most important tool for coding agents. Instead of rewriting entire files, the agent specifies exact text to find and replace. Modeled after Claude Code’s Edit tool and Aider’s search/replace blocks.
Structs§
- Edit
File Tool - Surgical file editing via exact text search/replace.