ZIm/crates/assistant_tool/src
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
..
assistant_tool.rs assistant edit tool: Track read buffers and notify model of user edits (#26952) 2025-03-17 21:50:16 +00:00
tool_registry.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tool_working_set.rs assistant2: Add ability to enable/disable all tools from a context server (#26610) 2025-03-12 22:14:31 +00:00