VS Code: Weekly Recap - The Agents Window Comes Into Focus

This week's development centered heavily on the Agents window and its underlying session infrastructure, spanning Codex agent host integration, automation reliability fixes, voice narration bugs, and layout polish. Fifty pull requests and thirty commits landed, with the bulk touching sessions, agent host protocols, and chat workflow.

Duration: PT3M30S

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-13T09:16:34Z
  • Audio duration: PT3M30S

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 Weekly Recap for July sixth through July thirteenth. This week logged fifty pull request activity items and thirty additional commits, and the story is unmistakably about the Agents window maturing into a first-class workspace.

The biggest thread: Codex agent host integration. A stacked pair of pull requests, 325262 and 325263, regenerated the vendored Codex protocol client for the open-A-I Codex version 0-1-4-2 release and layered on forking, subagent rendering, and approval-chip logic on top. A follow-up, 325472, walked back an…

Second theme: automation and session reliability. Ulugbekna landed a run of fixes — 325295, 325302, and 325294 — that harden how automation runs are tracked from dispatch through completion, closing gaps where session state and scheduler records could drift out of sync. Alongside that, voice narration got two…

Third theme: layout and editor polish inside the Agents window. Sandy081 contributed a cluster of related changes — docked editor input modeling in 325332, single-pane layout as a single source of truth in 325309, side-pane sizing defaults in 325301, and Changes-editor view state persistence in 325298. These…

Fourth…

Nearby episodes from VS Code

  1. Agent Host Grows Up
  2. The Agents Window Comes of Age
  3. Agent Sessions Grow Up
  4. Agent Host Grows Up
  5. Agent Host Stability Push
  6. Sessions Window Gets a Real Layout Architecture
  7. Agent Sessions Take Center Stage
  8. Weekly Recap - Agent Host Goes Mainstream