VS Code: Automations Hardening and Sessions Get a Polish Pass

The Automations feature saw a coordinated push to unify telemetry and backport fixes to release 1.137, while a separate cluster of fixes tightened up Agent Host sessions across dev containers, keyboard access, and UI overflow.

Duration: PT2M28S

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-08T13:07:12Z
  • Audio duration: PT2M28S

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 September 8th, and here's what moved in VS Code overnight.

The dominant story is Automations reaching maturity ahead of the 1.137 release. Ulugbekna landed a wave of work consolidating how Automation telemetry gets recorded. PR 334981 makes the Agent Host, not the browser, the single authoritative source for Automation lifecycle events — creation, updates, and runs — with…

The second theme is session reliability under real-world conditions. Chrmarti's two PRs, 334507 and 334863, add smoke testing for Dev Container sessions and let those sessions persist and reconnect lazily across Agents window restarts. Benibenj's cherry-pick in PR 334987 fixes sessions getting stuck "in progress"…

A third cluster is smaller UI correctness fixes — mrleemurray alone shipped fixes for compact menu spacing, chat header overflow, and keyboard access to session actions, in PRs 334908, 335039, and 334904. None individually risky, but a sign of active dogfooding on the Agents window surface.

What's next: watch for the open permissions-picker and terminal-output PRs, 334972 and 335016, which are still under review and touch core session interaction patterns.

That's the briefing for today.

Nearby episodes from VS Code

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