Simon Willison uses Claude Fable to finalize sqlite-utils 4.0 stable release
Simon Willison leveraged Claude Fable, available for a limited time on Max subscriptions, to review and polish sqlite-utils 4.0 before its stable release, aiming to adhere to SemVer and minimize incompatible major versions. He started with a prompt asking Claude Code on his iPhone for a final review.
Entities
Related
sqlite-utils 4.0rc4 released, incorporating Claude Fable 5 review feedback
Simon Willison released sqlite-utils 4.0rc4, the last release candidate before the stable 4.0 release. The RC incorporates feedback from a detailed review by Anthropic's Claude Fable 5 model, and the code was mostly written by Claude Fable 5 for a cost of about $149.25.
↑ Updated Tue, Jul 7, 2026, 05:36 AM — sqlite-utils 4.0rc4 released, final RC before stable.
Simon Willison releases sqlite-utils 4.0rc3 with compound foreign key support
Simon Willison released sqlite-utils 4.0rc3, adding support for introspecting and creating compound foreign keys. The release was delayed as he worked through issues using Claude Fable 5 and GPT-5.5, resulting in a growing changelog.
Developer tests AI code review tools: Claude/Codex vs Cursor Bugbot vs others
A developer spent two weeks testing AI code review options after their team's review queue grew unmanageable. They found that asking Claude or Codex to review diffs works well solo but doesn't scale to teams doing 10+ PRs daily, and they began evaluating Cursor's Bugbot as a more automated alternative.
Developer tests Claude Sonnet 5 and Fable 5 on coding tasks in 400K-line repo
A developer tested Claude Sonnet 5 and Fable 5 on two coding tasks: adding a RAG Debugger to the 400K-line Open WebUI repo and building a browser-based Clash Royale game. Both models performed well, with Fable building a debugger that worked across the full knowledge base while Sonnet focused on single-document checking.
AI code review tool using custom standards file
Surmado's Scout is a low-cost AI code review tool for small teams, solo founders, and vibe coders. It reviews pull requests against a user-defined STANDARDS.MD file, providing feedback on what looks good, what needs work, and a reviewer brief. It aims to be 1/10 the price of Claude.

