Module tools

Module tools 

Source
Expand description

Tool system for the AI-Native Code Agent

Structs§

ListFilesTool
List files tool
Parameter
Tool parameter
ReadFileTool
Read file tool
RunCommandTool
Run command tool
ToolArgs
Tool arguments
ToolCall
Tool call
ToolRegistry
Tool registry
ToolResult
Tool result
WriteFileTool
Write file tool

Enums§

ParameterType

Traits§

Tool
Tool trait