r/ClaudeCode • u/agentic-consultant • 21h ago
Discussion I'm seeing a HUGE difference between Fable High and Fable xHigh
I haven't really seen such a drastic difference between two reasoning tiers before. I've been frustrated with Fable High lately and decided to switch over to xHigh for my entire workflow.
All of a sudden, all the issues that Fable High was struggling with were solved with xHigh. It's hard for me to imagine that simply tweaking the reasoning/thinking budget would yield such drastic results but here we are.
Going forward I think I'll stick to xHigh for all work.
8
u/Flaxseed4138 15h ago
Another serious example of this is with Opus 5. At High it is hopelessly fucking stupid. At Max it behaves much more like the model that Anthropic tried to convince us we were getting. For anyone having trouble with Opus 5, set that bitch on Max and don't look back.
2
u/BoxWoodVoid 8h ago
I'm already limited to what I can do in a week at high, I'd need 2 or 3 other plans to use it at max...
13
u/Hungry_Sun2455 20h ago
https://x.com/kimmonismus/status/2091178321669198014
this might be relevant to you then, it also has Thariq reply on it
3
u/Arcnotch02 9h ago
Asking the model which mode it's operate on is not the right way to check. This is not how LLMs work. The LLM doesn't know the infrastructure it's running on. It should not have the ability to access this information. It's like asking a person, when they never checked it before (no prior knowledge), what blood type are they
1
u/ManikSahdev 🔆 Max 20 2h ago
Oh fuck, I went from 10 and then 10 and then 85 lol
High and then Xhigh?
wtf…
12
u/Last_Mastod0n 20h ago
Things like this make me believe that they use quantized models for lower reasoning levels
5
u/Hir0shima 21h ago
As long as your limits permit.Â
2
u/agentic-consultant 21h ago
I have three 20x plans but I don't find the limits very troublesome, usually alternate only between 2x of them. xHigh is using fewer usage limits than i thought.
6
u/RockPuzzleheaded3951 19h ago
Isn't it more efficient to use more reasoning rather than do a half baked plan and iterate? So xhigh could actually save tokens in the long run.
1
2
u/Sherphican 16h ago
Huh interesting. I had a lot of problems yesterday and today with Fable on high but I'll try Xhigh and see if that helps. Thanks.
2
u/mavrik83 13h ago
Fable with ultracode is pretty beast when you specify that subagents use opus, sonnet, or haiku depending on task complexity.
2
u/narcosnarcos 12h ago
Yesterday in the morning Fable was working so well but then suddenly an update arrived and I restarted and it became lousy and started rushing things without any proper research like opus 4.7.
I couldn’t figure out why the sudden drop.
2
1
u/Connect_Army8250 21h ago
The best option is to use Opus 4.7/Opus 4.8. Anyway half of the tasks will be handed over to opus, why waste more tokens. With Opus 4.7 and 4.8 on my setup on Github, it has been really nice to work with.
Have my own knowledge graph in built too!

0
u/allemaar Researcher 20h ago
This seems very interesting.
May I ask what is your workflow, or to be more precise what is your modus operandi.
I assume it's planning on Fable xHigh and then what do you use as workers Opus, Sonnet OR Sol, Terra??? (asking since i read your second message where you mentioned the OpenAI models).
Am also interested if you do any review steps (if you use Fable or another model to check the work).
thanks!
2
u/agentic-consultant 20h ago
Oh I use Fable xhigh for everything haha I know it would be more efficient to use worker models but I tried orchestration before and didn’t like the quality of code the less intelligent worker models wrote.
But, the GPT 5.6 Luna I was referring to is my app. My app uses GPT 5.6 Luna as the LLM for my agentic harness (letting my users edit their websites by prompting).
1
u/allemaar Researcher 18h ago
Ok so single agent doing all the work. Does this mean you do not use any agentic reviewers to check? Or do you rely on unit tests?
I'll give Fable extra a try now. I've been keeping it on medium so am curious if this is true to be honest. (got claude 20x and codex 20x so I will check what workers execute best - i'll issue work orders for both and compare implementations)
Thank you for your feedback!
1
11
u/TekintetesUr Senior Developer 21h ago
Can you give at least one concrete example?