ZIm/crates/assistant_tool
Agus Zubiaga a05066cd83
assistant edit tool: Track read buffers and notify model of user edits (#26952)
When the model reads file, we'll track the version it read, and let it
know if the user makes edits to the buffer. This helps prevent edit
failures because it'll know to re-read the file before.

Release Notes:

- N/A
2025-03-17 21:50:16 +00:00
..
src assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
Cargo.toml assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
LICENSE-GPL assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00