VS Code: Agents Window Takes Shape

The bulk of today's activity centers on building out the new "Agents window" and its session management features, alongside a four-part automations feature landing in stages and continued agent-host hardening for the Copilot CLI integration.

Duration: PT2M29S

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-03T14:27:45Z
  • Audio duration: PT2M29S

Transcript excerpt

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

Good day. It's July 3rd, and today's commits tell one clear story: VS Code is rapidly assembling a dedicated agents window for managing AI coding sessions.

The biggest thread is session management UX. Benibenj shipped a titlebar indicator surfacing sessions that need input, then followed up with PR 324230, which replaced the blocked sessions service with a cleaner model. Sandy081 moved subagents out of a standalone dropdown and into the Conversations menu, scoped to…

Second theme: the automations feature is landing as a deliberate four-PR stack from benvillalobos. Foundation and runner already merged; PR 323914 added the management UI, and PR 324167 opened today to wire it into the product surface, tagged experimental and insiders-only. This staged rollout pattern is worth…

Third theme: agent-host hardening, mostly around Copilot CLI and Claude integration. Chrmarti's PR 324209 makes the agent host respect user and OS proxy configuration. Connor4312 landed two fixes — routing MCP server config discovery correctly, and correcting the Stop-and-Send action. TylerLeonhardt bumped the…

One more worth flagging: KevinWang-wpq opened a fix for an unbounded replay buffer in…

What's next:…

Nearby episodes from VS Code

  1. Claude AI Integration and Agent Infrastructure
  2. Weekly Recap - Agent Host Platform & Claude Integration
  3. Developer Experience Polish
  4. Agent Host Architecture Overhaul
  5. Agent Host Infrastructure and Chat Experience Updates
  6. Agent Host Architecture Overhaul
  7. Agent Host Security Fixes and Improvements
  8. Agent Host Infrastructure and Claude Model Updates