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
Episode overview
This episode is a short developer briefing from VS Code.
It explains recent repository work in plain language.
- Show: VS Code
- Published: 2026-05-19T10:01:00Z
- Audio duration: PT2M9S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
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…
Nearby episodes from VS Code
- Major Chat Architecture Overhaul and Security Enhancements
- Major Copilot and Agent Host Infrastructure Updates
- Major AI and Agent Features Land
- Checkpoint Services and Search Enhancements
- Chat and AI Integration Improvements
- Agent Host Telemetry and Chat Improvements
- Weekly Recap - Agent Host Infrastructure & Chat Improvements
- Claude Agent Integration and Chat Tools Overhaul