Stripe Minions: Over 1,300 AI-produced pull requests merged weekly via unattended agentic coding on devboxes
Scaling unattended agentic coding at Stripe required a parallelizable, predictable, and isolated environment that was fundamentally difficult to achieve with local machines, and off-the-shelf coding agents were optimized for human-supervised use rather than fully unattended runs.
Over 1,300 Stripe pull requests are merged each week that are completely minion-produced and human-reviewed but contain no human-written code.
Frequently asked questions
What did this team achieve with this AI workflow?
Over 1,300 Stripe pull requests are merged each week that are completely minion-produced and human-reviewed but contain no human-written code.
What tools did this team use?
goose, Toolshed, MCP, Bazel, Cursor, Claude Code, AWS EC2.
What results were reported?
minion-produced PRs merged per week: over 1,300; Devbox ready time: within 10 seconds; MCP tools in Toolshed: nearly 500; Stripe automated test suite size: over three million (source-reported, not independently verified).
How is this quality assurance AI workflow structured?
Devbox provisioned hot and ready → Rule-file context gathered → Dynamic context via MCP tools → Blueprint agent implements task → Deterministic lint node runs → Push and CI run with autofixes → CI failure feedback and retry → Human review of PR.