
GitHub says its May Copilot updates for Visual Studio Code add an Agents window preview in Stable, remote agent sessions, session sync, Agent Host Protocol work, and tools for reviewing multiple agent tasks in parallel.
GitHub announced May updates for GitHub Copilot in Visual Studio Code that expand agent-oriented development workflows in VS Code Stable.
In a June 3 changelog post, GitHub said Visual Studio Code Stable now includes an Agents window preview designed for “agent-first” work across projects. The update is part of a broader set of Copilot changes aimed at letting developers manage AI-assisted coding tasks more directly inside the editor.
Microsoft’s Visual Studio Code 1.120 release notes also describe the Agents window arriving in Stable preview in the May 13, 2026 release. According to Microsoft, that release also improved bring-your-own-key model visibility and control, and added terminal command risk assessment.
The emphasis on a dedicated Agents window suggests GitHub and Microsoft are continuing to make agent-style workflows a first-class part of the coding environment, rather than limiting Copilot to inline code completion or chat interactions. The sources describe the feature as a preview, so it should be treated as an evolving capability rather than a finished interface.
The May updates also extend agent work beyond a single local editor session. GitHub said the release includes remote agent sessions, session sync, and parallel agent review workflows. Microsoft’s Visual Studio Code 1.121 release notes, published for the May 20, 2026 release, similarly list remote agent sessions among the additions.
Session sync is notable because agentic coding tools depend heavily on working context: the task being performed, the repository state, tool outputs, and any developer instructions. GitHub’s changelog says the May releases include session sync, but the available source excerpt does not provide implementation details, limits, or availability requirements.
The 1.121 release notes also cite model configurability for utility tasks, Mermaid and HTML previews, and terminal tool optimizations. Those changes point to a wider effort inside VS Code to support AI-assisted development tasks that involve editing, previewing, command execution, and project navigation.
Microsoft’s VS Code 1.120 notes say the May 13 release improved visibility and control for bring-your-own-key models. That matters for teams that want to choose or manage their own model access rather than rely only on default provider settings. The source excerpt does not specify which providers or configuration paths are covered, so readers should consult the full VS Code release notes for setup details.
The same release notes mention terminal command risk assessment. In agentic development workflows, terminals are powerful but sensitive tools: commands can install packages, delete files, expose secrets, or change system state. Microsoft’s mention of risk assessment indicates VS Code is adding more guardrails around command execution, although the excerpt does not define how risks are classified or surfaced to users.
GitHub also said the May Copilot updates include Agent Host Protocol work. The source excerpt does not give technical detail on the protocol, but its inclusion alongside remote sessions and session sync indicates ongoing infrastructure work around how agents connect to development environments and tools.
GitHub’s changelog says the May releases include parallel agent review workflows. In practical terms, this suggests developers may be able to review multiple AI-generated or AI-assisted work items side by side or in separate flows. The source excerpt does not state whether this applies to pull requests, local code changes, background tasks, or all of those scenarios.
For development teams, the key question will be how these workflows preserve review quality. AI-generated changes still require human validation, tests, and security review. The sources describe new workflow support, but they do not claim that agents can replace maintainers or remove the need for code review.
The May releases show GitHub Copilot and VS Code moving toward more structured agent operations inside the editor. The most concrete source-backed changes are the Agents window preview in VS Code Stable, remote agent sessions, session sync, expanded model controls, terminal command risk assessment, and improvements around previews and terminal tooling.
Because several features are described as previews or in broad terms, developers evaluating them should check the linked GitHub and Microsoft release notes for eligibility, configuration, platform support, and known limitations before adopting them in production workflows.
GitHub announced May updates for GitHub Copilot in Visual Studio Code that expand agent oriented development workflows in VS Code Stable.
Agents move closer to everyday VS Code use In a June 3 changelog post, GitHub said Visual Studio Code Stable now includes an Agents window preview designed for “agent first” work across projects.
The update is part of a broader set of Copilot changes aimed at letting developers manage AI assisted coding tasks more directly inside the editor.
Continue reading