VS Code 1.138 ships Agent Host architecture, lets Codex sessions continue across ChatGPT

dfinke · x · 2026-09-17

VS Code 1.138 introduces the Agent Host architecture: agent harnesses now run in a dedicated process speaking the Agent Host Protocol (AHP), so sessions live independently of editor windows and multiple clients can attach to the same session.

Key changes:

The author frames this as the beginnings of a general-purpose agent runtime — a Client → Agent Host → Harness → Model → Tools stack where pluggable harnesses share one host.

Related event: VS Code 1.138 introduces Agent Host architecture for cross-client AI agents(2 posts)→

Original post →

More from coding & agent

coding & agent channel →