VS Code: Agent Host Grows Up
A wave of Agent Host work hardened terminal streaming, error diagnostics, and multi-root working directories, while a cluster of session and model-picker fixes cleaned up regressions introduced by recent restoration and isolation changes.
Duration: PT2M50S
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-07-23T13:06:20Z
- Audio duration: PT2M50S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good day, and welcome to the VS Code briefing for July 23rd, 2026.
The dominant story today is Agent Host maturing from prototype to production-grade plumbing. Anthony Kim's pair of PRs, 327090 and 327067, move built-in shell output onto the AHP terminal channel itself, replacing the old cumulative-text approach and adding a flag to distinguish real PTY terminals from plain…
Second theme: session and model-picker regressions from recent restoration work are getting stabilized. Lawrence Ramos's PR 326965 simplifies model-selection restoration into one intent-based path, while DonJayamanne's PR 326970 and Vijay Upadya's PR 327011 close gaps where the last-used or default model didn't…
Smaller but notable: Sandeep's PR 327074 fixes an Agents-window hang caused by editor-limit settings colliding with docked tabs, solved by excluding managed tabs from the limit entirely. And Simon Siefke's commit 8bcc12e patches a debug-model memory leak under concurrent sessions.
What's next: watch for the multi-root working-directories rollout to continue in phases, and expect more Agent Host telemetry to surface issues faster as diagnostics coverage expands.
That's the briefing — back tomorrow.
Nearby episodes from VS Code
- Agent Host Hardens Into a Real Platform
- Voice Stack Gets a Hard Look, One Rollback Included
- Agent Testing Hardens, Chat Gets Untangled
- Weekly Recap - Agent Host Hardens Up, Voice Mode Grows Up
- Agent Host Grows Up
- Voice Mode's Rough Edges Get Sanded Down
- Agent Host Becomes the Default, Carefully
- Agent Host Grows Up