VS Code: Agents Window Stabilization Push

A large share of today's activity centered on hardening the Agent Host and Agents Window — fixing sandbox platform detection, session handoff, pull request creation, and a botched automation configuration change that had to be reverted mid-flight.

Duration: PT3M3S

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-09-11T13:06:45Z
  • Audio duration: PT3M3S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

This is VS Code Daily for September 11th, 2026.

The dominant story today is stabilization work across the Agent Host and Agents Window, with one notable case of a team catching its own mistake in real time.

Start with automations. Ulugbekna's PR 335018 bundled a worktree availability fix with broader provider-configuration changes. It caused enough trouble that PR 335591 reverted the whole thing, and a follow-up, PR 335595, is now restoring the fixes in smaller, reviewable pieces. The lesson here is a familiar one:…

Session handling saw the heaviest concentration of fixes. PR 335613 corrected sandbox settings that were resolving the wrong operating system for a session's Agent Host, and consolidated picker logic that had gone stale across the editor and Agents window. PR 335604 fixed experimental mode and permissions defaults…

A second theme: session UI polish. Benibenj landed session archiving nudges in PR 335406 and workspace preselection improvements in PR 335480. Chryw's PR 335387 fixed GitHub titles disappearing from pills when live data wasn't available. And Sandeep Somavarapu's commit added filtering for empty session groups. None…

Smaller but worth noting: xterm was bumped to…

Nearby episodes from VS Code

  1. Sessions Workflow Gets a Major Overhaul
  2. Agent Host Session Reliability Push
  3. Automations Hardening and Sessions Get a Polish Pass
  4. Automations Get a Real Architecture
  5. Weekly Recap - Agent Sessions Get a Foundation Rebuild
  6. Agent Host Stability Push and a Codebase-Wide Lint Cleanup
  7. Sessions and Agent Host Get a Consolidation Pass
  8. Agents Sessions Get Serious About Workspaces