Issue Type
Both / Not sure
Operating System
Linux
Description of the bug
Have not been able to reproduce this issue so unable to collect any logs etc.
This was all done in the browser using the assistant. No a big issue for me as i mainly use this via MCP, but thought it may be relevant for others.
I made a bit more complex request where it should open a website and for each item listed it should open that in a new tab and extract a bit of information.
It started correctly and opened the website in a new tab, opened two of the items listed in other new tabs and analyzed them. What it did next was that it told the tab the agent was running in to navigate away to one of the links it was processing.
As the agent-tab was redirected to a new page i don't have the exact query but it was something similar to:
"Go to X in a new tab and for each item listed open that in a new tab and extract Y and Z if Q is above 4. When done print a short summary of each item"
I'm running this against a local llama.cpp instance with gpt-oss-20b, but think this is more related to what tabs a agent is allowed to interact with. Perhaps it should launch agent-created tabs within a new tab-group for that agent and only be allowed to interact with child's of that tab-group?
Steps to Reproduce
Have not been able to reproduce.
Screenshots / Videos
No response
BrowserOS Version
BrowserOS - 0.43.0.0 Version 146.0.7818.31 (Official Build) (64-bit)
Additional Context
No response