ZIm/crates/assistant_tools
Agus Zubiaga 1d33bfde37
assistant edit tool: Replace with flexible indentation (#27039)
Sometimes the model produces SEARCH queries that don't match the
indentation of the source file exactly.

When we can't find an exact match, we'll now attempt to match the lines
while being more flexible about the leading whitespace as long as all
lines are consistently offset from the source, and extend the leading
whitespace in the REPLACE string accordingly.

Release Notes:

- N/A
2025-03-19 09:39:00 -03:00
..
src assistant edit tool: Replace with flexible indentation (#27039) 2025-03-19 09:39:00 -03:00
Cargo.toml assistant edit tool: Replace with flexible indentation (#27039) 2025-03-19 09:39:00 -03:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00