VS Code 1.133, released August 12, is not a routine patch. The headline change is the Agent Host Protocol (AHP) — an open specification that moves AI agent sessions into a dedicated standalone process, keeps them alive when you close a window, and lets multiple clients connect to the same session over SSH or dev tunnels. Microsoft published the spec on GitHub under an MIT license, explicitly positioning it alongside LSP and DAP. The same release adds terminal sandboxing on macOS and Linux, and removes the GitHub sign-in requirement for Claude. AI Sessions as Infrastructure AHP is the architectural shift […]
The post