Spotify's background coding agent (Honk) generates 1,500+ merged pull requests across the codebase
Spotify's Fleet Management system handled simple, repeatable code transformations well but could not solve complex migrations. Defining source-to-source transformations programmatically required deep specialized expertise, and the complexity caused one migration script alone to grow to over 20,000 lines of code, limiting advanced use to a small number of teams.
Spotify's AI coding agents have generated more than 1,500 pull requests merged into production, achieving a time saving of 60–90% compared to writing code by hand, while enabling complex migrations that were previously out of reach for most teams.
Frequently asked questions
What did this team achieve with this AI workflow?
Spotify's AI coding agents have generated more than 1,500 pull requests merged into production, achieving a time saving of 60–90% compared to writing code by hand, while enabling complex migrations that were previousl…
What tools did this team use?
Fleet Management, MCP, GCP, MLflow, LLMs, Slack, GitHub Enterprise.
What results were reported?
AI-generated pull requests merged into production: more than 1,500; Time saving vs writing code by hand: 60–90%; share of Spotify pull requests automated: around half; Developers interacting with the agent: hundreds (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Engineer defines task in natural language → Interactive agent gathers task context → Coding agent executes prompt → LLM-as-judge diff evaluation → Pull request opened automatically → Human team reviews and merges → Agent config improvements feed all future PRs.