Module tool_display

Module tool_display 

Source
Expand description

Tool call display for visible tool execution feedback

Shows tool calls with status indicators, names, descriptions, and results. Includes forge-style output with formatted arguments and tree-like status.

Structs§

ForgeToolDisplay
Forge-style tool display that shows:
ToolCallDisplay
Display manager for tool calls
ToolCallInfo
Represents a tool call for display

Enums§

ToolCallStatus
Status of a tool call

Functions§

print_tool_group_header
Print a tool group header
print_tool_inline
Print a tool call inline (single line, updating)