What we learned shipping VS Code weekly (without breaking everything) | BRK204

Pierce Boggan and Joshua Spicer break down how the VS Code team scaled from monthly to weekly releases without letting quality slip, focusing on practical workflows that reduce review bottlenecks, close test gaps, and keep triage under control.

Overview

Shipping faster sounds great until the costs show up in predictable places: missing tests, slower reviews, and a growing backlog of issues and regressions to triage. This Build 2026 session describes the patterns the VS Code team used to make weekly releases sustainable while handling a high rate of change (100+ commits per day).

Key practices covered in the session description include:

Agent-driven working patterns

Review and throughput improvements

Automated triage at repository scale

Quality safeguards for frequent releases

Resources