AI Briefing
KO

VS Code Introduces Agent Host Process

·2026.08.27 00:59

Key point

The VS Code team has introduced Agent Host, a dedicated process for managing agent sessions, and disclosed the related architecture.

Details

The VS Code team has detailed the rationale and architecture for introducing Agent Host, a dedicated process that separates agent sessions from the Extension Host.

By applying the GitHub Copilot SDK to the Copilot harness, they ensured consistent behavior across VS Code, Copilot CLI, and Copilot apps. Additionally, they support the synchronization of a single live session across various environments, such as the editor, agent pane, and browser.

Key technical features include:

  • Remote Machine Hosting: Supports running Agent Host on remote machines
  • Multi-Harness Support: Simultaneously supports multiple harnesses while maintaining their unique characteristics
  • AHP Protocol: An open protocol named Agent Host Protocol that allows anyone to build their own clients

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.