Expand description
FileEdit tool: targeted search-and-replace editing.
Performs exact string replacement within a file. The old_string
must match uniquely (unless replace_all is set) to prevent
ambiguous edits.
FileEdit tool: targeted search-and-replace editing.
Performs exact string replacement within a file. The old_string
must match uniquely (unless replace_all is set) to prevent
ambiguous edits.