Open
Bug 2059706
Opened 1 month ago
Updated 23 days ago
[meta] NL Browser Actions | Tab Group Aware Prompting
Categories
(Core :: Machine Learning: Frontend, task)
Core
Machine Learning: Frontend
Tracking
()
NEW
People
(Reporter: flozia, Unassigned)
References
(Depends on 11 open bugs)
Details
(Keywords: meta, Whiteboard: [aiasst])
Summary
Meta bug tracking tab group aware prompting in the Smart Window. Tab groups become referenceable objects in Assistant chats, so tabs of a group can be used as context for summarization, comparison, recommendations and Q&A.
This extends the current NL Browser Automation from creating and managing tab groups to referencing existing tab groups as read-only input context.
Acceptance Criteria
- An open tab group is recognized by name in NL requests.
- Tab groups are selectable through “@” mentions (“+” menu and inline “@” command).
- Tabs of a selected tab group are used as context for summarization, comparison, recommendations and Q&A.
- A selected tab group is displayed as a reference chip.
- Multiple matching groups are disambiguated.
- Only open tab groups are supported.
- Group content is used only for user-initiated requests.
- The number of tabs and amount of content included are limited by preference.
- Tab groups are not modified unless the user explicitly requests a browser action.
Notes
- Distinct but related to
[meta] NL Group Tabs(bug 2048766), which covers creating and mutating groups via NL. This meta covers referencing existing groups as input context. - See also bug 2010396 (chat sidebar contextual to a tab group), which proposes group context bound to conversation identity rather than user selection.
- Design: https://www.figma.com/design/75Z1LtkCEUJWCxoY2KyNHv/Smart-Window-Q2?node-id=10068-123803
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•