ZIm/crates/assistant_tools
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
..
src agent: Return ToolResult from run inside Tool (#28763) 2025-04-15 14:28:09 +00:00
Cargo.toml Use tree-sitter when returning symbols to the model for a given file (#28352) 2025-04-08 16:11:05 -04:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00