Skip to content

anthropic

How to bring Opus closer to Fable 5 performance using local logs

Claude News

Anthropic has removed Fable 5, but every Claude Code session is saved locally in a JSONL file. These files contain prompts, responses, and tool calls, with every turn tagged by the model. Your previous Fable 5 sessions are already on your machine.

The process is straightforward. Ask Claude Code to write a Python script to clean the files of noise and filter the claude-fable-5 turns into a single corpus. From there, perform a behavioral analysis: count steps per task, frequency of file reading before edits, and planning frequency before actions.

Distill the results into a playbook file and inject it via a start hook or the CLAUDE.md file. If you lack your own sessions, the community has uploaded datasets to HuggingFace: Glint-Research/Fable-5-traces, which is 69.8 MB.

Related stories

  1. Anthropic extends Claude Fable 5 promo access to July 12
  2. Claude went from bug hunt to abuse report on New Year's Eve
  3. Claude hands paid users a spare limit reset until Oct 22
  4. Delete "think carefully" from your Opus 5.5 prompts
  5. Max20x buys only 1.5x of Max5x, says one team's tally
  6. Anthropic deleted the post that called a cut a 25% raise

Comments

No comments yet. Be the first.

Join the conversation

Sign in with Google to leave a comment. Your name and avatar come from your Google profile, and the comment appears after moderation.

We only use your name and avatar from Google. We never store your email address.