Expand description
Core traits for the composable tool system
Traitsยง
- Cacheable
Tool - Trait for caching tool results
- File
Tool - Trait for tools that operate on files
- Mode
Tool - Trait for tools that support multiple execution modes
- Tool
- Core trait for all agent tools
- Tool
Executor - Main tool executor that coordinates all tools