Sandbox demo
Migration Squad
Coordinated multi-agent migration work that keeps the repo green.
Migrations — JS → TS, library upgrades, framework bumps — are bookkeeping at scale. A squad of one planner and N builders, fan-out across modules, with a coordinator enforcing the green-on-every-commit invariant. The squad ports one module per PR; tests stay green throughout.
Sandbox transcript
Press Play to replay this transcript step-by-step.
0 / 8
The transcript is canned — no real API calls. The point is to internalize the loop: user → plan → tool → result → answer.
Check your understanding
Q1. Why migrate one module per PR rather than one big migration PR?
· Score 100% on the quiz.