VS Code: Agent Host Grows Up
A dense day of Agent Host work hardens the multi-agent architecture across packaging, permissions, and sessions UI, while the Agents window continues refining navigation with prompt timelines and sticky headers. The common thread: the Agent Host is being treated as production infrastructure, not a side experiment.
Duration: PT2M48S
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-16T13:06:19Z
- Audio duration: PT2M48S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's July 16th, and today's VS Code activity centers on one big theme: the Agent Host is maturing fast, and the team is paying down the complexity that comes with running multiple AI agents side by side.
Start with reliability. PR 326019 from Rob Lourens fixed a packaging bug where a missing dependency could break the remote Agent Host entirely — serious enough to get an immediate cherry-pick into the release branch as PR 326075. In the same vein, connor4312 shipped fixes for duplicate permission prompts in the…
Second theme: agent parity and configuration. Giuspepe's PR 325948 lets Codex run through the Local Agent Host instead of the OpenAI extension, and PR 325977 brings Codex up to speed with Copilot and Claude on MCP tools and customizations. Connor4312's PR 326063 and PR 325881 round this out by reconciling MCP server…
Third theme: the Agents window itself. Sandy081 moved read and unread state ownership to the session providers in PR 325982, and fixed docked-panel resizing in PR 325973, with a same-day follow-up from Sandeep Somavarapu syncing panel minimum widths. Osvaldo Ortega's prompt timeline work, PRs 326023 and 326080,…
What's next: expect the…
That's the…