ZIm/crates/assistant_tools
Richard Feldman 7ceb792a58
Revert having edit_file_tool format on save (#31403)
An unintended consequence of format on save is that we start (correctly)
informing the model that the file changed on disk every time the
formatter changes anything, which in turn can lead the model to things
like extra reads.

Until we have a solution in place to prevent this downside, we're going
back to not formatting on save by reverting
cb112a4012.

Release Notes:

- N/A
2025-05-26 02:01:55 +00:00
..
src Revert having edit_file_tool format on save (#31403) 2025-05-26 02:01:55 +00:00
Cargo.toml Revert having edit_file_tool format on save (#31403) 2025-05-26 02:01:55 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00