By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: QCon London 2026: Rewriting All of Spotify’s Code Base, All the Time
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > QCon London 2026: Rewriting All of Spotify’s Code Base, All the Time
News

QCon London 2026: Rewriting All of Spotify’s Code Base, All the Time

News Room
Last updated: 2026/03/18 at 11:29 AM
News Room Published 18 March 2026
Share
QCon London 2026: Rewriting All of Spotify’s Code Base, All the Time
SHARE

At QCon London 2026, Jo Kelly-Fenton and Aleksandar Mitic from Spotify presented how the company is using an internal AI-powered coding agent called Honk to perform continuous, large-scale code migrations across its entire codebase, achieving 1,000 merged pull requests every 10 days.

The presentation, titled “Rewriting All of Spotify’s Code Base, All the Time,” explored the evolution from Spotify’s existing Fleet Management system to an LLM-driven approach that addresses the long tail of complex migrations that deterministic scripts could not resolve. The speakers noted that developers spend little time actually writing code, citing research suggesting engineers average just 52 minutes of coding per day, with the remainder consumed by meetings and maintenance tasks.

Spotify’s Fleet Management philosophy places responsibility on library owners to migrate all consumers to the latest version. Before Honk, automated scripts could transform code and create pull requests across thousands of repositories, reducing migration timelines from nearly a year to under a week for 70% of the fleet. However, the remaining 30% proved extremely difficult due to edge cases and complexity, leaving incomplete migrations that increased codebase diversity.

 

Honk was born from the idea of replacing these deterministic scripts with LLMs that could better handle edge cases. The team quickly realised they needed to package the entire software development process, including requirements, code generation, building, testing, and iteration.

Early challenges revealed that agents would take shortcuts to make builds pass, such as commenting out failing tests or downgrading Java versions. The team initially implemented an “LLM as judge” to evaluate whether generated code addressed the original requirements, but found it too rigid, blocking valid changes. As models improved, the judge was eventually removed, with verification steps in prompts proving sufficient.

Scaling to hundreds of repositories introduced infrastructure challenges, including missing credentials, Docker requirements, and the inability to run iOS builds on Linux machines. A critical architectural decision was to separate the agent runtime from the verification runtime. Honk now pushes branches to GitHub, triggers builds via a verification service that abstracts CI systems, waits for results, and only creates pull requests after full validation.

A hack week integration with Slack proved transformative. Developers wanted to act on work directly from where it was discussed, initiating code changes from Slack threads containing dashboards, logs, and Jira links. This evolved into a “code from anywhere” approach, with an exposed API enabling integrations from any surface.

The scale of output has grown significantly. Six months ago, Honk achieved 1,000 merged pull requests in three months. Today, that same volume is reached in just 10 days. The speakers noted this shift has made PR review, not code generation, the new bottleneck, drawing a parallel to aviation where pilots monitoring automated systems perform the hardest job.

To address the review challenge, the team outlined three strategies. First, a culture shift around review expectations, including allowing migration drivers to approve their own PRs and closing stale pull requests. Second, tooling improvements such as a PR inbox that helps prioritise reviews and potential auto-merging for documentation changes. Third, and most significantly, codebase standardisation.

The speakers argued that a diverse codebase produces a diverse set of problems, leading to complex prompts filled with conditional logic. Their standardisation strategy involves advisory boards making technology decisions, using Honk to drive existing migrations to 100% completion, and enforcing standards through monorepos with linting. This creates what the speakers described as a cycle: standardisation leads to more correct agent code, which enables easier review, which increases code capacity, which drives further standardisation.

Spotify has published a three-part engineering blog series detailing Honk’s development, covering the agent’s journey.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Boox’s Go 10.3 tablet arrives with a key Kindle Scribe feature Boox’s Go 10.3 tablet arrives with a key Kindle Scribe feature
Next Article Social Graph as Infrastructure: The Anthropological Case for Distributed Storage | HackerNoon Social Graph as Infrastructure: The Anthropological Case for Distributed Storage | HackerNoon
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Why an up-and-coming indie developer is returning Microsoft’s money
Why an up-and-coming indie developer is returning Microsoft’s money
News
Profit From What AI Can’t Get Enough Of
Profit From What AI Can’t Get Enough Of
News
Backed by Nvidia, Seattle’s Phaidra targets data center overheating with proactive AI
Backed by Nvidia, Seattle’s Phaidra targets data center overheating with proactive AI
Computing
Meta's Metaverse App Is Vanishing From VR June 15
Meta's Metaverse App Is Vanishing From VR June 15
News

You Might also Like

Why an up-and-coming indie developer is returning Microsoft’s money
News

Why an up-and-coming indie developer is returning Microsoft’s money

12 Min Read
Profit From What AI Can’t Get Enough Of
News

Profit From What AI Can’t Get Enough Of

8 Min Read
Meta's Metaverse App Is Vanishing From VR June 15
News

Meta's Metaverse App Is Vanishing From VR June 15

3 Min Read
Your Shortcut to Nonfiction Knowledge Starts With Headway Premium for a Flat .99 Fee
News

Your Shortcut to Nonfiction Knowledge Starts With Headway Premium for a Flat $50.99 Fee

4 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?