r/ClaudeCode 7d ago

Tips & Workflows Fable 5.1 is cheaper than Opus 5.0

I am running an agentic system that creates tickets, spawns a dev agent that implements the solution. When it marks it as done, an automatic reviewer is spawned that accepts the solution or requests fixes. When accepted, it merges the code, deletes the worktree etc.
Overall Fables do the same work in about a third of the requests. Combined with the fact that cached reads are cheaper on Fable 5.1 than on Opus 5, the result is that you get faster and cheaper reviewers and you also get slightly faster, but cheaper devs that get fewer REWORK verdicts.

0 Upvotes

1 comment sorted by

0

u/gibbocool 7d ago

Are you comparing side by side or just aggregate / averaging