VS Code

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

https://podlog.io/listen/vs-code-6ffbd97f/episode/vs-code-ssh-remote-fixes-and-sessions-grid-overhaul-f16f1d65

Transcript

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 X-button functionality for removing SSH entries from the workspace picker, which had regressed in previous updates.

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 under heavy disk I/O load.

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 settings from the issue reporter wizard, while Anthony Kim expanded terminal file tracking in code notifications.

The development workflow also received enhancements with the compile script now building the Copilot extension and improved launch script reliability for agent development loops.

What's next: The team continues refining remote development workflows and agent host capabilities. Session management improvements remain a priority.

That's your VS Code update. Back to you tomorrow.