VS Code: GitHub Copilot Chat Enhancements and Claude Integration Updates
The VS Code team merged 18 pull requests on May 19, 2026, focusing on GitHub Copilot chat improvements, Claude agent host integration, and UI refinements. Notable changes include advanced model configuration overrides, cross-window session resumption for Claude, and enhanced tool call rendering.
Duration: PT2M9S
Transcript
Good morning. This is your VS Code developer briefing for May 19, 2026.
The team merged 18 pull requests yesterday, with significant focus on GitHub Copilot and Claude integration improvements.
Bhavyaus merged a major enhancement adding per-model capability overrides for advanced Copilot configuration. This introduces a new setting allowing developers to alias model capability families for preview and evaluation routing, fixing issues where overridden models fell back to GPT-4.1.
Tyler Leonhardt addressed a critical Claude integration issue, enabling cross-window session resumption from disk on first send. Previously, opening a Claude session in one window and messaging from another would fail with "Cannot send to unknown session" errors.
Don Jayamanne enabled the /compact command and updated related tests, while also enhancing request validation for CopilotCLI session types. Paul Wang improved the user experience by removing "0x" display for BYOK models and updating budget management language from "Configure" to "Manage Budget."
Several UI improvements were implemented. Benjamin Benoit fixed an assertion failure in the editor tab model and added focus behavior so clicking on widgets outside the textarea focuses the input element. The team also resolved Mermaid preview issues, preventing zoom control clicks from triggering edit mode toggles.
Additional infrastructure work included sandbox path resolution improvements across platforms by Dileepyavan, and Copilot CLI updates to version 1.0.48 by Anthony Kim.
Connor Peet temporarily disabled the WorktreeCreatedTaskDispatcher to address a bug, while the team added support for running tasks in remote workspaces.
What's next: Continued refinement of Claude agent host capabilities and further Copilot chat enhancements are expected. The team appears focused on improving cross-platform compatibility and user experience consistency.
That's your VS Code update for May 19th. Stay productive.