Closed
Bug 2037611
Opened 4 months ago
Closed 3 months ago
Replace thinking indicator with action log container
Categories
(Core :: Machine Learning: Frontend, enhancement)
Core
Machine Learning: Frontend
Tracking
()
VERIFIED
FIXED
153 Branch
People
(Reporter: jlevinsohn, Assigned: yjamora)
References
Details
(Whiteboard: [aife])
Attachments
(3 files)
Replace the generic thinking indicator with an action log container that displays tool execution steps.
- During tool execution, show action log instead of static "thinking" state
- Action log displays tool steps in sequence
- Action log is collapsed by default
- Action log can be expanded to show more detail
- Layout is stable (no flashing/jumping during updates)
- Final assistant response renders below action log after completion
- Uses existing NL tabs UI components where possible
See prototype screenshot attached. Will refine UX once under way.
Updated•4 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → yjamora
Attachment #9589839 -
Attachment description: WIP: Bug 2037611 - Add action log container in tool call → Bug 2037611 - Add action log container in tool call r?ngrato
Status: NEW → ASSIGNED
Updated•3 months ago
|
Attachment #9589839 -
Attachment description: Bug 2037611 - Add action log container in tool call r?ngrato → Bug 2037611 - Add action log container in tool call r?ngrato!
| Reporter | ||
Comment 2•3 months ago
|
||
A document of strings per tool call provided by Katie L.
Pushed by yjamora@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/22fdba008db3
https://hg.mozilla.org/integration/autoland/rev/04842189c62c
Add action log container in tool call r=ngrato,mshillabeer
Comment 4•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
| Assignee | ||
Comment 5•2 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D302565
Updated•2 months ago
|
Attachment #9595365 -
Flags: approval-mozilla-beta?
Updated•2 months ago
|
Flags: in-testsuite+
Updated•2 months ago
|
Attachment #9595365 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•2 months ago
|
status-firefox152:
--- → fixed
Updated•2 months ago
|
QA Whiteboard: [uplift][qa-ver-needed-c153/b152]
Flags: qe-verify+
QA Contact: rdoghi
Comment 7•2 months ago
|
||
Verified as fixed in our latest Beta 152.0b11 and our latest Nightly 153.0a1 (2026-06-11)
Status: RESOLVED → VERIFIED
QA Whiteboard: [uplift][qa-ver-needed-c153/b152] → [uplift][qa-ver-done-c153/b152]
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•