ToolCallStatus
ToolCallStatus =
"pending"|"running"|"success"|"error"
Defined in: react/components/agent/tool-call.tsx:10
Execution state of a tool call; drives the badge glyph and colour.
ToolCallStatus =
"pending"|"running"|"success"|"error"
Defined in: react/components/agent/tool-call.tsx:10
Execution state of a tool call; drives the badge glyph and colour.