Built-in tools for filesystem and command execution.
This crate provides a plugin-based tool system using the ToolRegistry pattern.
All tools implement the Tool trait and can be dynamically registered.
Built-in tools for filesystem and command execution.
This crate provides a plugin-based tool system using the ToolRegistry pattern.
All tools implement the Tool trait and can be dynamically registered.