VS Code: Agent Host Architecture Revolution and Copilot CLI Enhancements
Today's episode covers a massive architectural shift in VS Code's agent host system with 20 merged PRs and 30 commits focusing on session management, WebSocket connections, and edit tracking. The team also delivered significant Copilot CLI improvements with mode instructions and better task execution, plus important accessibility fixes for chat responses.
Duration: PT3M48S
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-03-24T10:48:24Z
- Audio duration: PT3M48S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Hey there, coding friends! Welcome back to another episode of the VS Code podcast. I'm absolutely buzzing with excitement today because we've got some incredible updates to dive into from March 24th, 2026.
The VS Code team has been absolutely on fire, shipping 20 merged pull requests and 30 additional commits - and let me tell you, this isn't just busy work. This is some serious architectural evolution happening right before our eyes.
The star of today's show is definitely the agent host system getting a complete makeover. Rob Lourens has been leading the charge here with multiple PRs that are fundamentally changing how VS Code handles remote agent connections. The biggest game-changer? Agent hosts now stay alive as long as there are active…
But that's just the beginning. Connor Peet shipped a massive PR adding edit tracking support to agent hosts. We're talking 1,586 lines added across 52 files - this is the kind of infrastructure work that makes everything else possible. They've added file edit tracking that snapshots content before and after tool…
Don Jayamanne has been crushing it on the Copilot CLI front with some really thoughtful improvements. The big one is adding mode…
And…
Nearby episodes from VS Code
- Agent Host Takes Center Stage with Major Edit Tracking Overhaul
- Chat System Evolution and Polish Bonanza
- Sessions Architecture Revolution
- Sessions App Gets a Major UI Makeover
- Chat Commands Get Smarter & Terminal Magic
- Security Meets Usability
- Remote Sessions and Sandbox Security Upgrades
- AI Gets a Major Interface Makeover