VS Code

VS Code: Major AI and Agent Features Land

Twenty pull requests merged on May 21st, 2026, delivering significant enhancements to VS Code's AI capabilities, including air-gapped BYOK support, agent host session management improvements, and Chronicle error handling fixes.

Duration: PT2M7S

https://podlog.io/listen/vs-code-6ffbd97f/episode/vs-code-major-ai-and-agent-features-land-f33bc7b8

Transcript

Good morning, this is your VS Code developer briefing for May 21st, 2026.

The team merged twenty pull requests yesterday, focusing heavily on AI and agent infrastructure improvements.

dmitrivMS merged Enable BYOK in air-gapped scenarios without GitHub auth, adding 637 lines across 30 files. This enables chat and AI functionality for users in air-gapped environments who aren't authenticated with GitHub, addressing five linked issues including utility model support.

DonJayamanne delivered enhanced agent host session management with custom agent support, introducing the ISessionAgentRef interface and updating session adapters to handle agent selection and state updates. A follow-up PR added improved file classification and sorting for session customization discovery.

vijayupadya merged Chronicle improvements for handling policy-blocked and rate-limited responses gracefully. The system now properly differentiates between transient errors and permanent policy blocks, preventing unnecessary retry loops and circuit breaker trips.

zhichli fixed OpenTelemetry duplication issues, first deduplicating system prompts between gen_ai attributes, then refactoring BYOK providers to share common OTel capture logic across Anthropic and Gemini implementations.

osortega merged initial cloud agents support for the task API, significantly expanding the cloud session content builder and provider capabilities.

Connor O'Malley fixed a sessions restore hang that left the Agents view stuck in loading states after window reloads.

The team also addressed several memory leaks: SimonSiefke fixed leaks in LoggerChannel and policy IPC, and improved disposable registration in main startup files.

What's next:

- Continued agent host feature development

- Further Chronicle reliability improvements

That's your update for today. Back tomorrow with more VS Code development news.