Multi-agent patterns in VS Code you won't learn from docs | BRK201
Julia Kasper, Harald Kirschner, Burke Holland, Kent Dodds, Christian Reddington, and Pierce Boggan present advanced, experience-driven patterns for running multi-agent workflows in Visual Studio Code.
Overview
The session focuses on what changes when you move from using a single agent to orchestrating multiple agents in parallel across different execution surfaces (local, background, and cloud). It covers the decisions that matter when coordinating agents, how to decompose work effectively, when to fork work versus delegate it, and approaches for verifying output quality when the number of agents scales beyond what a single developer can directly supervise.
Resources
- BRK201 session page: https://aka.ms/build26/BRK201