An instruction file that tells a coding agent how to monkey-patch a local version of Claude Code to show an indicator in the session /resume list if the session had a security-classifier downgrade message, and then to unhide that downgrade message in the resumed chat.
The safety classifiers for Fable from Anthropic are quite hyperactive (even before the predictable but deeply unfortunate US government intervention), and you will likely get downgraded to Opus frequently. When this happens, it's visible mid-session to the user, but the Claude Code harness currently hides it on resume, providing no indicator a session was part Fable, part Opus.
This seems less than ideal for a variety of practical and/or ideological reasons that you can probably imagine for yourself.
You point your preferred local coding agent at the instruction file. The actual refusal message is in the transcript history, it's just not rendered by the claude code harness by default. Implemetation work tested with Codex; likely would be refused by Claude itself.
Maybe not? Hard to say. Maybe Anthropic will chime in.
It's just a small bit of JavaScript patching into the resume metadata and message display. I tried to include some sanity about installing it, but this will surely be brittle with updates. So, idk, rerun with your agent if it breaks and watch memory leaks maybe?
No warranty; have fun, don't die, etc. etc.
<3 Hackerbara
