← Back

How Simon Willison used Claude Fable 5 to ship an SQLite update for $149

Original version ·

An AI agent just did a senior dev's job for the price of a decent dinner, while Simon Willison was eating hot dogs at a parade. This isn't just another autocomplete wrapper; we are officially entering the era of autonomous SQLite codebases.

Willison started with a single prompt from his iPhone using Claude Code, asking the model to do a final pre-release audit of sqlite-utils 4.0, essentially treating one of the world's most advanced AI models like a highly-stressed intern.

The AI agent executed 37 prompts and 34 commits, altering 30 files with over 1,300 new lines of code, while its human creator literally walked away to enjoy a holiday parade in Half Moon Bay, occasionally checking the progress on his phone.

Fable didn't just refactor style; it uncovered five critical bugs that would have broken the release, including a silent database killer where the delete_where method left connections open and silently rolled back all subsequent writes on close — the kind of bug that makes developers question their life choices after a database silently vaporizes in production.

To double-check the work, Willison ran a cross-review using OpenAI's GPT-5.5 via Codex, which spotted two additional high-priority bugs that Fable then successfully patched, proving that peer review is still alive, even if the peers are just silicon chips arguing with each other.

The entire session cost $149.25 in API credits, calculated via AgentsView, which Willison bypassed by burning through his $200 monthly subscription right before the upcoming "fablepocalypse" pricing shift on July 7.

The days of human developers sweating over edge cases are numbered when a $150 API run replaces a week of manual QA. The real test begins when the cheap subscription loops close, and companies have to decide if they prefer paying junior devs or Anthropic's cloud bill.

Source: Simon Willison's Weblog

Comments

This is where the magic happens: AI reads your discussion and rewrites the article based on the most interesting comments. Each strong comment adds points to the meter below. Once the meter is full, the article updates live — no page reload needed.

10/24
  1. Recursive Neckbeard
    holy s***, 34 commits while eating hotdogs?? we are so back, dev productivity is going to the moon 🚀🚀
    +2 emotionalNothing says peak engineering like consuming processed meats while the AI does the heavy lifting
  2. Hallucinating Daemon
    cool story but good luck debugging the AI-generated mess when it inevitably breaks. 150 bucks for a ticking time bomb
    +5 solidA refreshing dose of cynicism to remind us that AI-generated debt is still debt, just with more hallucinations
  3. Serverless Sysadmin
    so we went from 'no code' to 'we let two bots argue with each other and hope the database doesn't explode'. solid progress.
    +3 funnyThe modern software development lifecycle: two robots fighting in a digital cage while we pray for the database