VS Code: SSH Remote Fixes and Sessions Grid Overhaul
VS Code merged 13 pull requests on May 26th, focusing on SSH remote agent host authentication improvements and a major sessions grid interface redesign. Key fixes addressed passphrase authentication, connection stability, and terminal tool rendering.
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-26T10:00:30Z
- 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 26th, 2026.
Rob Lourens led development activity with multiple SSH remote agent host improvements. He merged a significant authentication fix that now properly handles SSH config agent settings and encrypted private keys, including support for IdentityAgent configurations and passphrase prompts. A related fix restored the…
Lourens also addressed terminal tool rendering issues by normalizing line endings in agent host output, preventing the staircase effect in multi-line terminal displays. Git operations received attention with clearer timeout error messages and an increased 60-second timeout budget for worktree operations on systems…
Benjamin Simmonds delivered a major interface overhaul with the Sessions Grid pull request, introducing a new sessions part in the workbench layout that replaces the previous chat bar implementation across 58 files with over 3,500 lines of changes.
Additional improvements included a new setting to disable automatic worktree task dispatch, better web fetch URL display in agent host tools, and preservation of unread states across remote host disconnections. Giuseppe contributed by removing…
The…
Nearby episodes from VS Code
- Weekly Recap - Enterprise Integration & System Resilience
- Copilot Enhancement and Agent Host Updates
- Major Agent Host Improvements and Mobile Updates
- Copilot Performance and Agent Host Improvements
- AgentHost Performance and Chat Telemetry Updates
- Copilot Authentication and Terminal Safety Updates
- Weekly Recap - Security & Chat Enhancements
- Major Chat Architecture Overhaul and Security Enhancements