Files
zed/crates/assistant_tools/src
Bennet Bo Fenner 5e094553fa agent: Return ToolResult from run inside Tool (#28763)
This is just a refactor which adds no functionality.
We now return a `ToolResult` from `Tool > run(...)`. For now this just
wraps the output task in a struct. We'll use this to implement custom
rendering of tools, see #28621.

Release Notes:

- N/A
2025-04-15 14:28:09 +00:00
..
2025-04-15 00:54:25 -04:00
2025-03-27 18:20:59 -04:00
2025-03-14 16:26:22 -04:00
2025-04-15 00:54:25 -04:00