ZIm/crates/assistant_tool/src
Oleksiy Syvokon d549993c73
tools: Send stale file notifications only once (#34026)
Previously, we sent notifications repeatedly until the agent read a
file, which was often inefficient. With this change, we now send a
notification only once (unless the files are modified again, in which
case we'll send another notification).

Release Notes:

- N/A
2025-07-07 22:30:01 +03:00
..
action_log.rs tools: Send stale file notifications only once (#34026) 2025-07-07 22:30:01 +03:00
assistant_tool.rs Fix typo in assistant_tool.rs (#32207) 2025-06-06 05:23:25 +00:00
outline.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
tool_registry.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tool_schema.rs tools: Ensure properties always exists in JSON Schema (#34015) 2025-07-07 15:34:14 +00:00
tool_working_set.rs agent: Fix issue with duplicated tool names from MCP servers (#33811) 2025-07-02 20:32:07 +00:00