A2Techify / Field Notes

VS Code Agent Host Makes Coding Sessions Less Tied To One Window

VS Code Agent Host Makes Coding Sessions Less Tied To One Window

LinkedIn newsletter draft for A2Techify Field Notes.

Source post: https://blogs.a2techify.com/2026/08/24/vscode-agent-host-shared-coding-sessions/ LinkedIn URL: TODO after publishing

Newsletter Title

VS Code Agent Host Makes Coding Sessions Less Tied To One Window

Intro

VS Code 1.134 moves agent sessions toward a dedicated Agent Host process, making long-running coding work easier to share, resume, and run near the workspace.

Takeaways

  • VS Code 1.134 adds visible workflow improvements for agent-heavy work: side-by-side chat groups, a prompt timeline, find in chat, and better layout behavior for session details.
  • The old mental model for coding assistants was simple: open a chat, ask a question, get an answer, maybe apply a patch.
  • The Agent Host Protocol site describes the pattern as one host between many clients and many agents.
  • The useful direction is not just “agents in the editor.” It is portable session state.

CTA

Read the full note: https://blogs.a2techify.com/2026/08/24/vscode-agent-host-shared-coding-sessions/

Publishing Notes

  • Publish manually from the A2Techify LinkedIn Page newsletter editor.
  • After publishing, add the LinkedIn newsletter URL to the source post front matter as linkedin_url.
  • Keep the blog post as the canonical article.

Topics: agents, vscode, devtools, copilot