Microsoft – Agent Host Protocol for Running Agents in VS Code
·1 min read
·
0 reactions
·
0 comments
·
15 views
Documentation for the Agent Host Protocol — a synchronized, multi-client state protocol for AI agent sessions
Original article
Github
Opening excerpt (first ~120 words) tap to expand
📡Channels All the Way DownEvery push-style interaction lives on a URI-identified channel — root, sessions, terminals, changesets, and more. Every command and notification carries a top-level channel URI, so any message can be routed by inspecting (method, channel).
Excerpt limited to ~120 words for fair-use compliance. The full article is at Github.
Anonymous · no account needed