GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility
GitHub Copilot for VS Code received significant updates in July 2026, enhancing agent interactions, code review, and chat capabilities. These improvements aim to streamline developer workflows, offering features like multi-chat sessions, faster review tools, and better session management. The releases also introduce a modernized UI preview, improved editor and terminal navigation, and new accessibility features including built-in dictation. These changes affect developers and architects using Copilot within Visual Studio Code.
- →Multi-chat sessions for parallel workflows
- →Enhanced chat and model control
- →Editor, terminal, and browser workflow enhancements
- →Experimental Markdown editing with agents
- →Accessibility improvements including built-in dictation
Features (5) ›
- Multi-chat sessions for parallel workflows
Developers can now maintain multiple related conversations within a single session, enabling easier comparison of ideas, parallel work, and exploration of different approaches. This feature, including multi-chat support for Claude, allows each chat to have its own history and title, with options to fork into peer chats, close, reopen, and delete chats, all navigable via keyboard shortcuts.
- Enhanced chat and model control
Chat now provides more information and control, with general availability for Copilot vision allowing image and PDF uploads. Users can check AI credit usage, employ BYOK models in the Agents window, and run terminal commands directly from chat using the '!' prefix.
- Editor, terminal, and browser workflow enhancements
Updates to the editor, terminal, and browser improve navigation and customization. Features include a modern UI preview (experimental), direct file opening from Git diffs in the terminal, configurable browser tab placement, OS-level shortcuts for background VS Code commands, prompt file migration to skills, and toolbar-based editor type switching.
- Experimental Markdown editing with agents
An experimental feature allows users to view and edit Markdown files directly within the Agents window. This capability enables adding comments that agents can act upon, providing a more integrated editing experience.
- Accessibility improvements including built-in dictation
Accessibility is enhanced with built-in dictation, which can be enabled via the `dictation.enabled` setting for chat, the editor, and the integrated terminal. Optional transcript cleanup using LLMs is also available, along with improved screen reader control for the integrated terminal to manage output flow.
Enhancements (1) ›
- Agents window improvements for preview users
The public preview Agents window now features a redesigned layout, faster code review workflows, and enhanced management for multiple chat sessions. Users can review code alongside chat with a new editor panel, open files and diffs next to conversations, and utilize a shared tab bar for organization. Worktree support for Copilot sessions, quick chats without a workspace, and the ability to group/reorder sessions are also included.
https://github.blog/changelog/2026-07-30-github-copilot-in-visual-studio-code-july-2026-releases
Related releases
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·
- GitHub Stacked Pull Requests Enter Public Preview GitHub Changelog ·
- GitHub Copilot restricts remote control to managed devices GitHub Changelog ·