Expand description
Tool adapters to bridge existing tools with the unified registry
These adapters wrap existing tool implementations to work with the simple Value -> ToolOutput interface.
Functionsยง
- adapt_
bash_ tool - Adapter for bash tool (command execution)
- adapt_
edit_ tool - Adapter for the edit tool (simple text replacement)
- adapt_
glob_ tool - Adapter for the glob tool
- adapt_
grep_ tool - Adapter for the grep tool
- adapt_
patch_ tool - Adapter for the patch tool (bulk operations)
- adapt_
plan_ tool - Adapter for the plan tool
- adapt_
search_ tool - Adapter for the search/index tool
- adapt_
think_ tool - Adapter for the think tool
- adapt_
tree_ tool - Adapter for the tree tool