ZIm/crates/assistant_tool/src
Antonio Scandurra 4ac67ac5ae
Automatically keep edits if they are included in a commit (#32093)
Release Notes:

- Improved the review experience in the agent panel. Now, when you
commit changes (generated by the AI agent) using Git, Zed will
automatically dismiss the agent’s review UI for those changes. This
means you won’t have to manually “keep” or approve changes twice—just
commit, and you’re done.
2025-06-04 19:54:24 +02:00
..
action_log.rs Automatically keep edits if they are included in a commit (#32093) 2025-06-04 19:54:24 +02:00
assistant_tool.rs agent: Allow to accept and reject all via the panel (#31971) 2025-06-03 15:20:25 -03: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 assistant_tools: Disallow extra tool parameters by default (#32081) 2025-06-04 16:11:40 +00:00
tool_working_set.rs agent: Make ToolWorkingSet an Entity (#28757) 2025-04-15 14:42:31 +02:00