Skip to main content

Module tool_executor

Module tool_executor 

Source
Expand description

Execute tools and format results.

Mirrors opendev/repl/tool_executor.py.

Structsยง

ToolExecutionResult
Result of a tool execution with timing metadata.
ToolExecutor
Handles tool execution with approval, undo, and result formatting.