VS Code: Major Chat and Agent Improvements

Microsoft merged 20 pull requests with significant updates to chat functionality, Claude agent integration, and markdown rendering. Key changes include interactive tool permissions, improved context handling, and enhanced diff viewing capabilities.

Duration: PT1M52S

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-09T10:00:54Z
  • Audio duration: PT1M52S

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 9th, 2026.

The team merged 20 pull requests yesterday, focusing heavily on chat and agent improvements. Matt Bierner merged two significant UI enhancements - better markdown diff rendering with improved inline indicators and styling fixes, plus enhanced Git LFS media diffs for audio, video, and image files.

Tyler Leonhardt completed Phase 7 of Claude agent integration, adding tool permission round-trips and interactive capabilities. The update allows tools like ExitPlanMode to request user permissions and AskUserQuestion to prompt for structured input, with proper handling of user abort scenarios.

Pranav Vaid merged a fix for chat inline references that now properly update after late anchor resolution, ensuring markdown link anchors refresh when the extension host provides richer symbol information. Bhavya U addressed context size estimation issues by using server-reported token counts to floor local…

Several other notable merges include Aashna's fallback mechanism when no available models match in auto-mode, Vijay Upadya's BYOK usage statistics display in the context window, and Vritant's re-architecture of background…

Addi…

Nearby episodes from VS Code

  1. Terminal Compression and Claude Agent Enhancements
  2. Copilot Streaming Controls and Agent Host Improvements
  3. Remote Connection Fixes and AI Enhancement Updates
  4. Copilot Enhancements and Agent Host Updates
  5. Major Copilot and Snippet Improvements
  6. Major Architecture Changes and AI Feature Updates
  7. Agent Host Debug Arsenal & Mobile UX Polish
  8. Agent Window Integration and Preview Fixes