First Impressions of Claude Fable

speckx1 pts0 comments

First impressions of Claude Fable – Philip O'Toole

Skip to content

No results

Search

Philip O'Toole

Software engineering, distributed systems, databases, and the teams that build them

Menu

Today I tried Anthropic’s latest model, Fable, for the the first time. I asked it to run a full code review of the core Go code of rqlite.

Fable reject my first prompt as unsafe – review the rqlite code base for potential bugs – and Claude Code fell back to Opus 4.8.

I rewrote the prompt as:

You are in the code base of rqlite, the distributed database built on Raft and SQLite. I am the creator and maintainer of rqlite. We’re going to look methodically for potential improvements to the code base, package by package.

It then worked through the code as requested. It seems like looking for bugs is not acceptable, but looking for improvements is fine. While most of the issues Fable discovered were either unlikely to happen or were harmless, it did find one serious bug in the Change-Data-Capture system.

v10.2.7 is out now and comes mostly from working with Claude Fable.

Tags# ai# go# programming# rqlite

ai<br>aws<br>bleve<br>book review<br>C++<br>chatgpt<br>cloud<br>conference<br>database<br>data structures<br>design<br>distributed systems<br>docker<br>ec2<br>ekanite<br>elasticsearch<br>fedora<br>go<br>google<br>hashicorp<br>influxdb<br>java<br>kafka<br>kubernetes<br>laptop<br>leadership<br>linux<br>logs<br>meetups<br>node.js<br>open-source<br>operations<br>percolate<br>podcast<br>programming<br>python<br>quality<br>raft<br>rqlite<br>search<br>speaking<br>sqlite<br>syslog<br>video<br>whitepaper

Leave a ReplyCancel Reply<br>Your email address will not be published. Required fields are marked *

Name *

Email *

Website

Add Comment *

Save my name, email, and website in this browser for the next time I comment.<br>Notify me of follow-up comments by email.<br>Notify me of new posts by email.<br>Post Comment

code fable rqlite email first claude

Related Articles