Anthropic appears to be A/B testing reduced effort levels in Claude Code
matthieu_bl
179 points
163 comments
August 22, 2026
Related Discussions
Found 5 related stories in 59.5ms across 4,128 title embeddings via pgvector HNSW
- Anthropic runs large-scale code migrations with Claude Code vinhnx · 31 pts · July 19, 2026 · 66% similar
- Anthropic says Claude hacked three companies during tests nerder92 · 15 pts · July 31, 2026 · 62% similar
- Anthropic found a hidden space where Claude puzzles over concepts pseudolus · 14 pts · July 12, 2026 · 60% similar
- Anthropic is subsidizing our AI coding at 13x. How long will it last? bassamtabbara · 19 pts · July 23, 2026 · 55% similar
- A new way to reflect on how you use Claude surprisetalk · 44 pts · July 09, 2026 · 55% similar
Discussion Highlights (20 comments)
N_Lens
I suspect it's not just this, there's plenty of 'optimization' around rubberbanding usage limits as well as routing to a different model in the backend. The incentives are too strong.
Wowfunhappy
...the evidence, as best I can tell from the tweet, is that they asked Claude what effort level it was set to. But how would the model even know that? Not convinced here.
pizzafeelsright
Whatever Opus 5 is doing should not happen. Prompt was "read and update the config file with new data". This work on 4.6 takes <2 minutes to read the file, parse the new data, and patch. Opus 5 Result: 43 minutes of pulling containers, running sandboxes, creating testing suites, which included evaluating the entire repo beyond the scope of the config file. Both: one file modification
Glyptodon
I mean whatever models I use (with Claude code) sub agents seem to use absurd amounts of tokens for trivial (or at least small) tasks.
Insimwytim
LLM users don't want to put in effort, so they offload tasks to LLM. LLM doesn't seem to be keen to put in effort either! Is this AGI?
perching_aix
I have been as well. Based on my own sessions, Max vs Max, same 1M context window size, the literal majority of the cost overhead of Opus vs Sonnet comes from Opus being chattier. So I started using Low reasoning instead of falling back to Sonnet, and I've been really happy with the results. Way better quality at a comparable spend. I also rarely go past High lately, which was another major cost save.
arjie
Is it actually entirely a prompt-based information? I’d assume that some of it is the harness part of the agent setting reasoning token budget and compacting reasoning etc. In that case, the agent will respond incorrectly because it has no visibility into what reasoning mode it’s in.
adithyassekhar
Does anyone know what setting effort means for models like these? Do they allow longer thinking sessions? Some kind of system prompts? What’s stopping someone from getting max effort output from low effort setting?
matheusmoreira
So glad I switched away from Anthropic. I'm certainly running into problems with OpenAI but nothing quite on the level of Anthropic's insufferability.
MuffinFlavored
I submitted an application for Anthropic's Cyber Verification Program. I was approved. 3 months later, my approval was degraded into "in review" (revoked). I'm sure my account was flagged based on contents of debugging/researching firmwares/etc. I opened a support ticket. No response. I opened another support ticket. No response. 1-2 weeks later, I got a response that I will not be re-approved and I need to reapply. No problem. The page to reapply on does not allow me to re-apply because it my account is stuck in an "in review" status. https://github.com/anthropics/claude-code/issues/84352 The community thinks it's a bug. I'm 95% sure it's not and a bunch of us who were previously approved had it revoked due to flagged content and will not be reapproved. I switched to Codex + got TAC approved instantly and have not looked back. It's a shame. That's 100% separate from whatever the heck the quality of Opus 5's outputs are. The way it talks... insane. I would bet a good amount of money their next release will focus "reduced simplified responses" if I had to guess. $2t company by the way
boredumb
Not specifically Anthropic but why are we allowing billing to take place in tokens that are nebulous and fully controlled by the operators who have no aligned incentives? If I have a user input and then sanitize and inject that into a prompt to do something, I have no idea how much that is going to cost at all and no real way to measure this properly. A parallel example is digital ocean or aws, i can go and measure/limit my compute/fs/memory/startup times/etc and while it can be impossible to get down to the last flop of money allocated - i can run things on a real budget with real constraints, opposed to an LLM where I have to .. prerun a sanitized user prompt through a tokenizer and then ask an LLM to guess what it may do and give token consumption estimates and then act on those in any sane manner for the user? Perhaps i'm missing something to do realistic and static rails on things but I don't see a serious way at scale to use the token billing model handling things requiring a users free text input short of having to go pander to VC money to throw money at it until someone else figures it out. *to clarify my rambling... We should be billed and given controls based on resource usage itself and not an opaque token concept on top of not being able to spin any knobs that control it's resource usage.
karmicthreat
What’s currently the best pattern if I want to combine Fable and GPT if a workflow but keep using subsidized tokens?
cynerx
Don't know what is happening, but had to start using GLM-5.3 to fix Opus 5 errors even on primitive backend changes.
bethekidyouwant
Leaving thinking on extra high for a simple task is user mistake but they’re gonna try to fix it on their side.
joduplessis
It's an interesting conversation - because at what point do you call it an abusive relationship, right? Maybe even ancillary to anthropomorphising an inanimate object - I've cancelled my Claude sub and I've shot question after question at it now (during the cancellation period), resulting in almost every reply with me asking it to "please speak normally". I will most definitely not be renewing my sub. I have no desire to engage with a non-human somehow managing to speak down to you, without answering the question. EDIT: my honest opinion; Anthropic is building a person, whereas everybody else (it seems) is building a tool.
ethanj8011
What would be the incentive behind doing this specifically to Fable, given that Fable is the only one that uses API credits?
monideas
This phenomenon was so bad and so noticeable with Fable that I downgraded my Max subscription ($200) to pro ($20). It’s basically useless. Codex 5.6 Sol is actually very good, I’ll just create another account to get more usage
docheinestages
Oh fantastic! It was already subpar and they want to make it even worse. One day we'll look back at history and see how Anthropic went down.
raincole
Did the US government manage to destroy Anthropic? The company's product has been a straight freefall since Fable got temporarily banned.
greenchair
I canceled this week too. They must be in worse shape than we thought.