VS Code 1.127 Makes Browser Tools for Agents Generally Available
Tags Developer Tools · AI · OSS
Microsoft released VS Code 1.127 with browser tools for agents now generally available in GitHub Copilot. The tools allow AI agents to open pages, navigate, click, type, read content, capture console errors, and take screenshots. Per-site browser permissions cover geolocation, camera, microphone, Bluetooth, USB, and other web APIs. Agent sessions can now be grouped for organization, and subagent credit usage is visible on hover for cost tracking.
Technical significance
Enables AI agents to autonomously verify web application behavior through browser automation. Per-site permissions provide security controls for powerful web APIs. Grouping and credit visibility features address enterprise concerns around agent cost attribution and control. Advances shift toward agent-first development workflows where AI handles end-to-end testing and verification.