VS Code: The Sessions Window Gets a Real Layout
The Agents Window's Sessions experience saw a dense wave of layout, breadcrumb, and pull-request tracking work, while the Agent Host team pushed hardening fixes across Claude, Codex, and Copilot session handling.
Duration: PT2M35S
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-06T13:07:11Z
- Audio duration: PT2M35S
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 6th, 2026, and today's codebase activity centers heavily on the Sessions and Agents Window experience.
The dominant theme is layout consolidation in the Sessions single-pane view. Sandy081 landed a chain of related changes: moving layout actions into the editor header in PR 329253, refining that header's structure in PR 329270, and adding a toolbar separator and resize-proportion fixes in follow-up commits. Alongside…
Second theme: pull request tracking is getting richer. PR 329149 lets a session track up to ten pull requests instead of one, and PR 329374 adds a dedicated Copy Pull Request URL action with its own menu group. A same-day commit also shortens "Create Pull Request" to "Create PR" across the UI for consistency. These…
Third theme: Agent Host reliability. RobLourens shipped several hardening passes — restoring Claude subagent transcripts after release in PR 329275, expanding Copilot failure telemetry in PR 329252, and removing the now-unnecessary Agent Host enablement rollout setting in PR 329303. Separately, a same-day commit…
Worth flagging: PR 329327 fixes quick picks closing unexpectedly when invoked from toolbar menus, a UX papercut…
What's…
Nearby episodes from VS Code
- The Agent Host Comes of Age
- Agent Host Grows Up Around Multi-Root and Telemetry
- Agent Host Reliability Push
- Weekly Recap - Agent Sessions Get Sturdier, Voice Gets a Real Design System
- Hardening the Agent Host and Cleaning Up Leaks
- Voice, Sessions, and Enterprise Guardrails Converge
- Agent Host Grows Up
- Agent Host Hits Critical Mass