zed/crates/assistant_tooling/src
Kyle Kelley c71cfd5da4
Change ToolOutput to ToolView (#11682)
Additionally, the internal `ToolView` trait used by the registry is now
called `InternalToolView`.

This should make it a bit easier to understand that the `ToolView` is
intended for a `gpui::View` (implementing `Render`). It does still feel
like more could be merged here but I think the built tools are now a bit
clearer.

Release Notes:

- N/A
2024-05-10 15:22:09 -07:00
..
assistant_tooling.rs Change ToolOutput to ToolView (#11682) 2024-05-10 15:22:09 -07:00
attachment_registry.rs Streaming tools (#11629) 2024-05-09 15:57:14 -07:00
project_context.rs Centralize project context provided to the assistant (#11471) 2024-05-06 17:01:50 -07:00
tool_registry.rs Change ToolOutput to ToolView (#11682) 2024-05-10 15:22:09 -07:00