Can you explain how Multi-Agents work with Tab Browser? I run a local server to test my app, open it in Tab Browser, start a new chat, select 3 models, and... Will I have 3 different servers or not? How do I operate it?
Built in browser is good but once the tab gets focused IDE's shortcuts for navigation stops working like (CTRL + P, CTRL + TAB, etc).
The workaround I'm using now is CTRL + I to enter chat (this refocuses IDE tab) and then I can use the normal shortcuts.