VS Code: Agent Host Reliability Push

A wave of fixes targeted Agent Host session durability and testing rigor, while a separate cleanup wave consolidated the Automations feature into its new home in the sessions sidebar. Together they show the team hardening the agent infrastructure ahead of wider rollout.

Duration: PT2M46S

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-08-03T13:05:42Z
  • Audio duration: PT2M46S

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 August third, twenty twenty-six, and today's codebase activity centers on one thing: making the Agent Host trustworthy under real-world failure conditions.

Several PRs chase down session loss and corruption bugs. Rob Lourens's PR 328641 traced a real incident where a transient network failure during session resume permanently deleted a user's Agent Host session, its data, and its isolated worktree — two sessions lost on one machine in two days. His companion PR 328643…

Alongside reliability, testing rigor got real investment. Bhavya U's PR 328158 adds record-only snapshot tests that pin the exact prompt Copilot's CLI assembles per model — system message, tools, and turn context — with deliberate safeguards so a blank or malformed prompt can't sneak through as a passing baseline.…

Second theme: cleanup. Ben Villalobos's PR 328654 removed the old Automations widget from the AI Customizations editor now that the feature lives in a dedicated sessions sidebar view, redirecting every old link and tile. A same-day follow-up, PR 328659, made those new Automation cards fully clickable rather than…

Smaller but notable: bhavyaus flipped tool search and long-context defaults…

Wh…

Nearby episodes from VS Code

  1. Agent Host Grows Up
  2. The Sessions Window Gets a Real Layout
  3. The Agent Host Comes of Age
  4. Agent Host Grows Up Around Multi-Root and Telemetry
  5. Weekly Recap - Agent Sessions Get Sturdier, Voice Gets a Real Design System
  6. Hardening the Agent Host and Cleaning Up Leaks
  7. Voice, Sessions, and Enterprise Guardrails Converge
  8. Agent Host Grows Up