ZIm/crates/assistant_tool/src
Marshall Bowers 581d67398a
Remove ui dependency from assistant_tool and context_server (#27449)
This PR removes the dependency on the `ui` crate from the
`assistant_tool` and `context_server` crates.

These crates were only depending on it for `IconName`, which can now be
depended on from `icons` directly.

Release Notes:

- N/A
2025-03-25 18:37:15 +00:00
..
assistant_tool.rs Remove ui dependency from assistant_tool and context_server (#27449) 2025-03-25 18:37:15 +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 Remove Lua scripting tool (#27388) 2025-03-24 15:58:07 -04:00