GitHub Copilot VS Code v1.110 Brings Agentic Browser Tools and Plugin System
The post GitHub Copilot VS Code v1.110 Brings Agentic Browser Tools and Plugin System appeared on BitcoinEthereumNews.com.
Joerg Hiller
Mar 07, 2026 09:10
GitHub’s latest VS Code update introduces agent plugins, browser automation tools, and shared memory across Copilot products for complex coding workflows.
GitHub shipped Visual Studio Code v1.110 on March 6, 2026, with a feature set aimed squarely at developers running longer, more complex AI-assisted coding sessions. The headline additions: an experimental plugin system for agents and browser automation tools that let Copilot verify its own work. The update arrives as GitHub Copilot continues its enterprise push, now deployed by 90% of Fortune 100 companies with 4.7 million paid subscribers as of January 2026. Agent Plugins Enter Experimental Phase Developers can now install prepackaged bundles containing skills, tools, hooks, and MCP servers directly from the Extensions view. Think of it as a marketplace for agent capabilities—though GitHub is keeping this behind an experimental flag for now. The plugin architecture signals where GitHub sees Copilot heading: from a code completion tool to a programmable automation layer. Hooks let you run custom code at agent lifecycle events, enforcing policies or blocking commands before execution. Browser Tools for Self-Verification Perhaps the most interesting addition: agentic browser tools that let Copilot drive an integrated browser to navigate pages, click elements, take screenshots, and verify changes. Also experimental, but the implication is clear—agents that can test their own output in real browser environments. Other workflow improvements include conversation forking from any checkpoint, the ability to queue follow-up messages while agents work, and auto-approval toggles via /autoApprove or /yolo commands in chat. Shared Memory Across Products Context management got a significant upgrade. Agents now share memory across Copilot CLI (which hit general availability on February 25), the coding agent, and code review. Plans persist through conversation compaction, and a new Explore subagent handles…
Filed under: News - @ March 7, 2026 9:17 am