ZIm/crates/scripting_tool
Marshall Bowers e513e81046
assistant2: Decouple scripting tool from the Tool trait (#26382)
This PR decouples the scripting tool from the `Tool` trait while still
allowing it to be used as a tool from the model's perspective.

This will allow us to evolve the scripting tool as more of a first-class
citizen while still retaining the ability to have the model call it as a
regular tool.

Release Notes:

- N/A
2025-03-10 17:57:03 +00:00
..
src assistant2: Decouple scripting tool from the Tool trait (#26382) 2025-03-10 17:57:03 +00:00
Cargo.toml assistant2: Decouple scripting tool from the Tool trait (#26382) 2025-03-10 17:57:03 +00:00
LICENSE-GPL assistant: Use tool interface for scripts (#26377) 2025-03-10 13:59:31 -03:00