ZIm/crates/agent
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 Actually run the eval and fix a hang when retrieving outline (#28547) 2025-04-11 00:01:33 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00