ZIm/crates/assistant_tools
Oleksiy Syvokon 04716a0e4a
edit_file_tool: Fail when edit location is not unique (#32056)
When `<old_text>` points to more than one location in a file, we used to
edit the first match, confusing the agent along the way. Now we will
return an error, asking to expand `<old_text>` selection.

Closes #ISSUE

Release Notes:

- agent: Fixed incorrect file edits when edit locations are ambiguous
2025-06-04 13:04:01 +03:00
..
src edit_file_tool: Fail when edit location is not unique (#32056) 2025-06-04 13:04:01 +03:00
Cargo.toml Format streamed edits on save (#31623) 2025-05-29 14:33:41 -04:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00