Move the Fable roles to claude-fable-5-1 (0.9.30) - #75
Conversation
Anthropic ships Claude Fable 5.1 as claude-fable-5-1. models.json names it for the panel and the four Fable single-model roles, and the generator restamps every consumer. Fable 5 leaves the available-model list. The upstream pin does not move. Closes michael-denyer#74 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
◈ PR Lens
Architecture 5 components touched across 6 lanes. Data flow
View
Tip Run 🪧 More tips
Thanks for using PR Lens! It's built by Coldtea, free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. |
|
Thank you for this, @tlmader. The issue and PR were exactly the right shape: the change lands in models.json, the generator restamps everything else, and the tree diffs clean against a fresh run on main. Tests and all CI checks pass. Merging now and releasing as 0.9.30. Also I had thought I had already done this so glad you picked it up. |
Summary
Anthropic ships Claude Fable 5.1 under the slug
claude-fable-5-1. This PR moves the port's Fable defaults to that slug.plugins/pstack/models.jsonnamesclaude-fable-5-1in the panel and inbug-fix,perf-issue,hillclimb, andstrongest judgment. The available-model entry is relabeledFable 5.1; Fable 5 leaves the list.bun tools/generate.mjsrestamped the## Modelssections ofpoteto-mode,arena,architect, andinterrogate, the interrogate reviewer table, and setup-pstack's override sheet and available-model line.CHANGES.mdgains a 0.9.30 entry andVERSIONmoves to 0.9.30.The upstream pin remains at
e8d856f.Closes #74
Verification
bun tools/generate.mjsexits 0 and leaves the tree clean.tests/worktree-audit.test.mjs.tests/worktree-audit.test.mjstimes out on all 11 tests on my machine on untouchedmainas well, so those failures are unrelated to this change.🤖 Generated with Claude Code