VS Code: Agent Window Profile System and Mobile Improvements

VS Code introduced a dedicated profile system for the Agents Window and improved mobile agent interfaces. Additional updates include agent host protocol versioning and plugin installation enhancements.

Duration: PT1M55S

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-05-04T00:00:00Z
  • Audio duration: PT1M55S

Transcript excerpt

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

Good morning, this is your VS Code developer briefing for May 4th, 2026.

Sandy081 merged a significant update creating a special profile system for the Agents Window. This change adds a dedicated "Open in Agents" titlebar entry and establishes a built-in internal profile specifically for agent sessions. The update routes agent window operations through a dedicated flow and hides internal…

In additional commits, Osvaldo Ortega delivered substantial mobile agent improvements, adding new picker sheets, chip lane scrolling, and enhanced mobile chat input configuration. The mobile interface received over 400 lines of new CSS styling and several new TypeScript components for better touch interaction.

Connor Peet implemented agent host protocol version negotiation, introducing WebSocket-style version handling that surfaces compatibility issues directly in the UI. When version mismatches occur, users now see clear warnings and recovery options in the workspace picker.

The team also enhanced plugin installation capabilities, with Connor Peet adding support for single-plugin source repositories that don't require a marketplace index. This allows installation from repos with plugin manifests…

Bac…

Nearby episodes from VS Code

  1. Major Copilot and Snippet Improvements
  2. Major Architecture Changes and AI Feature Updates
  3. Agent Host Debug Arsenal & Mobile UX Polish
  4. Agent Window Integration and Preview Fixes
  5. Weekly Recap - AI Integration & Security Enhancements
  6. AI Chat Improvements and Agent Session Fixes
  7. Mobile UI Overhaul and Agent Workspace Persistence
  8. Chat System Refactoring and Copilot Updates