Skip to main content

Module edit

Module edit 

Source
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§

EditFileTool
Surgical file editing via exact text search/replace.