VS Code: Weekly Recap - Agent Sessions Get a Stability Pass

This week's work centered on stabilizing the Agents window and session lifecycle, from sandbox and permission fixes to build-pipeline cleanup, spanning 50 pull request activity items and 30 additional commits.

Duration: PT3M1S

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-14T09:19:25Z
  • Audio duration: PT3M1S

Transcript excerpt

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

This is the VS Code Weekly Recap for September 7th through 14th. Fifty pull request activity items and thirty additional commits landed this week.

The dominant theme is stabilizing the Agents and sessions experience. A broad automation configuration change was reverted in PR 335591 so its pieces could land in smaller, reviewable units — a pattern repeated across several follow-up fixes from Ulugbek Abdullaev, including preserving dialog state when dismissing…

Session management also saw a cluster of targeted fixes from Megan Rogge: consecutive archive confetti animations no longer suppress each other, automatic cleanup eligibility is revalidated before deletion, manual archive worktree cleanup was restored, and the "archive" terminology across settings was renamed to…

A second theme is build and packaging infrastructure. Dmitriy Vasyura led a run of changes here: restoring SVG optimization lost during the move to the new build pipeline, minifying copied JavaScript resources, fixing Windows path separators in source-map URLs, escaping unicode in emitted regexes, and precomputing…

A third thread is visual and interaction polish: connected document tabs and high-contrast styling from…

Nex…

Nearby episodes from VS Code

  1. Memory Leaks, Race Conditions, and Terminal Hardening
  2. Agents Window Takes Shape, Editor Surfaces Get Polished
  3. Agents Window Stabilization Push
  4. Sessions Workflow Gets a Major Overhaul
  5. Agent Host Session Reliability Push
  6. Automations Hardening and Sessions Get a Polish Pass
  7. Automations Get a Real Architecture
  8. Weekly Recap - Agent Sessions Get a Foundation Rebuild