Where did @browser?

It seems like the @browser is gone in 2.4 and 2.5?

Version: 2.5.0-pre.31.patch.0 (user setup)
VSCode Version: 1.105.1
Commit: 6ae82430644879619e0c2e8bc8764e35044c9650
Date: 2026-01-30T08:36:52.525Z
Build Type: Stable
Release Track: Nightly
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

1 Like

hi @master3395 the reference is not necessary as agents can access the built in browser.

After 2.4, i never see the agent use the browser, even if i ask it to do so.
While in 2.3, when i mentioned the browser, it always did what i asked it to do.

1 Like

In versions 2.4 and 2.5, @browser is no longer required because agents can access the built-in browser directly. The functionality hasn’t been removed; the reference is just redundant. You might not see explicit browser use because the agent handles it automatically without needing the @browser command.

@master3395 Could you post a Request ID with privacy disabled so we can look into the details? Getting a Request ID | Cursor Docs

1 Like