Agentic Browser Tools (Experimental) in VS Code

Visual Studio Code shows how its experimental Agentic Browser Tools let agents open pages, read content, click elements, and verify changes from the integrated browser while you build a web app.

Agentic Browser Tools (Experimental) in VS Code

Agents can now use the integrated browser inside VS Code to:

This is aimed at helping while building a web app, with the browser/agent loop happening inside the editor.

How to enable

Turn on the experimental setting:

Learn more