Bug 2037612 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Render tool execution steps using structured tool call rows.

- Each tool call is rendered as a row in the action log
- Tool rows include:
  - tool name (e.g. get_open_tabs, search_browsing_history)
  - status indicator
  - expandable control (if applicable)
- Rows render in execution order
- Default view shows high-level summary only
- Expanded view shows:
  - relevant outputs (e.g. tab chips, result count)
- UI remains readable for 1–2 step and multi-step flows

Will refine tool calls to display as we build.
Render tool execution steps using structured tool call rows.

- Each tool call is rendered as a row in the action log
- Tool rows include:
  - tool identifier
  - status indicator
  - expandable control (if applicable)
- Rows render in execution order
- Default view shows high-level progress
- Expanded view may show additional details where available
- Only relevant tool calls are shown (intermediate or noisy steps may be suppressed)
- Multiple tool calls are supported in a single flow
- UI remains readable for both simple and multi-step flows
- Uses existing natural language tabs UI components where possible

Will refine tool calls to display as we build.

Back to Bug 2037612 Comment 0