Improve pageload handling in exa-powered search tool calls
Categories
(Core :: Machine Learning: General, task)
Tracking
()
People
(Reporter: bjohns, Assigned: bjohns)
References
Details
(Whiteboard: [aiasst])
Attachments
(3 files, 3 obsolete files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-release+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Often the exa tool will call a search and hang when it tries to read pages. We need to add better timeouts and error handling here.
Updated•1 month ago
|
Comment 3•1 month ago
|
||
| bugherder | ||
Comment 4•1 month ago
|
||
| bugherder | ||
Comment 5•1 month ago
|
||
| bugherder | ||
Comment 6•1 month ago
|
||
| bugherder | ||
Original Revision: https://phabricator.services.mozilla.com/D313323
Updated•1 month ago
|
Original Revision: https://phabricator.services.mozilla.com/D313323
Updated•1 month ago
|
Original Revision: https://phabricator.services.mozilla.com/D313323
Updated•1 month ago
|
| Assignee | ||
Comment 10•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D313323
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Comment 11•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D313323
Updated•1 month ago
|
Updated•1 month ago
|
Comment 12•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: These patches add the search_the_web tool to the assistant, allowing the assistant to directly answer user queries, rather than handing off to a search engine.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: Ask the agent a question requiring web search. The agent should respond directly -- generally also providing links to sources (although this requirement is not part of the patch).
In some cases, the agent will still hand off to the search engine, but it should mostly answer queries directly.
- Risk associated with taking this patch: low
- Explanation of risk level: Fallback behavior reverts to baseline search engine.
- String changes made/needed?: No
- Is Android affected?: no
Updated•1 month ago
|
Updated•1 month ago
|
Comment 13•1 month ago
|
||
| uplift | ||
Comment 14•1 month ago
|
||
this is part of the 9 patch stack for potential exa v0 153 ride along uplifts https://phabricator.services.mozilla.com/D313875 (some abandoned for now until we get 154 beta verified)
Updated•1 month ago
|
Comment 15•1 month ago
|
||
Verified as fixed in our latest Nightly 155.0a1 (2026-07-26) and our latest Beta 154.0b3
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 16•1 month ago
|
||
| uplift | ||
Comment 17•1 month ago
|
||
Verified as fixed in our latest Release 153.0.3
Description
•