VS Code: Weekly Recap - Agents Window Hardening and Trust Fixes

50 pull requests and 30 commits focused on Agents Window reliability, honest responsiveness measurement, and URL and policy enforcement. The pattern this week is consolidation over new features.

Duration: PT3M32S

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-21T09:22:22Z
  • Audio duration: PT3M32S

Transcript excerpt

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

This is your VS Code briefing for September 14th through the 21st.

50 pull request activity items, 30 additional commits this week.

The lead pattern this week is consolidation: the Agents Window and Agent Host moved from new features to reliability, measurement, and policy enforcement.

First, session management got cleaner and more predictable. Pull requests 336648, 336750 and 336954 tighten the move between local, remote and dev container targets. The workspace picker now stays open while hosts are removed, dev container startup streams progress directly in the chat view with cancellation…

Second, agent responsiveness is now measured more honestly. Pull requests 336704, 336845 and 336857 add first-response telemetry from invocation to first live text, and separate substantive progress from host bookkeeping like automatic chat renaming. An opt-in deferred title option moves naming out of the critical…

Third, trust and enterprise controls tightened. Pull request 336849 enforces model context protocol URL policy after variable resolution and rechecks running servers on policy change. Related fixes in 336754 and 336808 normalize JSON schema and web fetch URLs before trust checks to…

Nearby episodes from VS Code

  1. Agent Session Hardening and JSON Test Repairs
  2. Agent Host Gets a Speed and Stability Pass
  3. Sessions Hardening and a Startup Performance Fix
  4. Sessions Reliability Push
  5. Agent Sessions Get Sturdier
  6. Agents Window Hardens Its Remote Story
  7. Build Pipeline Overhaul and Chat Session Polish
  8. Weekly Recap - Agent Sessions Get a Stability Pass