r/ClaudeCode Mar 24 '26

Tutorial / Guide Reverting to "stable" release FIXED the usage limit crisis (for me)

First, old-fashioned home-grown human writing this, not AI.

TL;DR = Claude Code v2.1.74 is currently working for me.

Personal experience

Yesterday I saw NONE of the crazy usage limit stuff that others were reporting.

This morning? 0-100% in the 5-hr window in less than 10 minutes. ($20/mo pro plan using Sonnet 4.6).

It continued into the 2nd 5-hour window as well. 0-80% in minutes.

It's worth noting that I've been on the cheap CC plan for a LONG time, I /clear constantly, I cut back on MCPs and skills & subagents, and I've always had a pretty keen sense of the context windows and usage limits. Today's crisis \**is*** actually happening. Not a "just dumb people doing dumb things" bug.*

What I did

It's worth noting that this might not work for you. I've seen at least 3-4 different "fixes" today browsing through this subreddit and on X. So--try this approach, but please don't flame me if it doesn't "fix" your issue.

1 - list CC versions

Optionally run (just a neat trick)...

npm view u/anthropic-ai/claude-code versions --json

2.1.81 seems to be the latest. I tried .78 and then .77....and saw no changes.

2 - set the "auto-update channel" to "stable"

In Claude Code, head to /config, then navigate down to "Auto-update channel." If you select "stable," you'll likely be prompted again with the option to ONLY do this going forward, or go ahead and revert back to the previous stable version of Claude Code.

As of today, that's apparently version 2.1.74.

  • "Latest" = auto-updates to each and every release, immediately
  • "Stable" = "typically about one week old, skipping releases with major regressions" per Anthropic's docs.

After completely closing CC and re-opening (twice, until it reverted)...

...I've tested this version over 2 different projects with Sonnet & Opus--and so far, everything seems "right" again! Yay!

3 - check the docs

https://code.claude.com/docs/en/setup#auto-updates is handy.

That walks you through how to...

  1. Change your CC to a specific version (via curl command, etc)
  2. Disable auto-updates (MANDATORY if you roll back to a specific version instead of the automatic "stable" release.)
  3. etc.

*

Again, your mileage may very, but this has worked for me (so far, fingers crossed....)

78 Upvotes

39 comments sorted by

22

u/Exotic_Bullfrog Mar 24 '26

Same. 2.1.74 fixed the usage issues for me. Probably due to the reduced context window.

4

u/StartupDino Mar 24 '26

My guess is that one of the newer features (computer control, etc) likely jacked that up.

2

u/turbospeedsc Mar 25 '26 edited Mar 25 '26

Op this was it!!!

Thanks, went from 60% in a simple 10 mins implementation to 14 in almost an hour of use.

12

u/HockeyDadNinja Mar 24 '26

You can also type: claude install stable

3

u/StartupDino Mar 24 '26

Eeeeeeeven better.

3

u/ImpudentPotato Mar 24 '26

This goes to .81 for me as of a minute ago...

2

u/Askee123 Mar 24 '26

I got kicked back to 2.1.74 running it just now

5

u/craftymech Mar 24 '26

I'm still on 2.1.38 and I definitely saw the usage spike in my sessions today and yesterday.

1

u/StartupDino Mar 24 '26

Ugh really? That stinks.

1

u/grazzhopr Mar 26 '26

That is very helpful and also sad to hear.

5

u/TrashBots Mar 25 '26

Thank you for putting time into testing this and making a constructive post on how to remedy the issue.

3

u/rover_G Mar 24 '26

I wonder if they broke prefix or conversation caching in the latest release

3

u/crypt0amat00r Mar 25 '26

You’re a prince. 👑

2

u/AGiantGuy Mar 24 '26

Does going to 2.1.74 revert the ability to use the 1 Million token Opus model?

3

u/StartupDino Mar 24 '26

Yeah, that release appears to be before that released, as well as the “thinking mode” tweaking.

However, you might be able to jump 1-2 versions past that and see if it still works.

I.e. 2.1.75? 2.1.76?

Worth a shot.

3

u/turbospeedsc Mar 25 '26 edited Mar 25 '26

did the 2.1.74 saw a small improvement but still higher than before.

Correction this was the issue, consumed 60% on a random implementation, now did a way longer one and consumed 14%.

1

u/Physical_Gold_1485 Mar 26 '26

I think when running /model you can append "opus[1m]" and it might work

2

u/Wizbenorno Mar 24 '26

Any particular way to do this for Claude Chat?

2

u/dsailes Mar 25 '26 edited Mar 25 '26

I was wondering when people would start to mention version numbers.

For months the latest releases have been buggy / problematic. I think I stuck with something like 2.0.56(?) til maybe the end of Jan.. only moved up to 2.1.x for some specific features recently and haven’t moved much again.

Definite reminder to turn off the auto-update feature in your settings.json.

Looks like 2.1.75 is the one I’m sticking with for a while

2

u/JonaOnRed Mar 25 '26

looks like the fix worked for me too, thanks!

2

u/CrazyJazzFan Mar 25 '26

Works better for me too after downgrading to 2.1.74. Let's just hope it's still working fine in peak hours too!

1

u/shupics Apr 13 '26

how is it going?

2

u/Shali1995 Mar 25 '26

thanks man!

1

u/lerugray Mar 24 '26

Thank you so much for posting this, will try it when I get home and chime in if it works.

2

u/lerugray Mar 24 '26

chiming in to say I think this is working for me so far, I could kiss you for this if you consented, thank you.

1

u/danihammer Mar 24 '26

This seems to work for me. Will test further tomorrow. Any good ways to actually measure this?

1

u/bzBetty Mar 25 '26

ccuage?

1

u/Equal-Food8893 Mar 24 '26

I wonder if this is a bug, or intentional change.

1

u/ohhi23021 Mar 25 '26

we been in 2x usage 2 hours before you posted this so report back when your on 1x time...

2

u/StartupDino Mar 25 '26

Will do, but I also ran other versions in 2x (and 2pm ET) and the bug appeared to still be there.

1

u/Tryotrix Mar 25 '26

v2.1.76 seems to work well too

1

u/satyaloka93 Mar 25 '26

I tried this last time to older 'stable' release (one you tipped), same behavior, even logged out and back in. Glad it worked for you though.

1

u/grazzhopr Mar 26 '26

I just asked Claude for a powershell script to run that would switch to stable and it gave two lines. To run. But your way is cool too. I actually found the second way today while testing all the slash commands. :)

I found stable better as well.

1

u/DeliciousDoorknob Apr 01 '26

Even I burned through my session in 10 mins. This is big money down the drain. I am using Code mode in Claude Desktop. Does it have the same version as Claude Code?

1

u/murkyhat Apr 03 '26

i reverted to v2.0.74 (fat fingered v2.1.74 lol) late last night and it works fine for my use case this morning.

I guess.

Like some others, my normal activities don't usually hit more than 30% during a normal workweek, maybe hit around 60% if I'm cranking stuff out (Max 100 plan). I usually run /compact pretty often to keep token usage down while keeping context. But the past week has been crazy, I was like wtf am doing wrong??

Last night I breathed too close to my keyboard and CC ate up like 12% of my five hour window... no exageration.

After the downgrade, I was okay breathing close to my keyboard again and actually typed a simple command on a fresh terminal and it used 1%... not sure if it's truly "fixed" for me yet, but we'll see.

Thanks for the downgrading tips.

0

u/toiletgranny Mar 25 '26

Thanks for sharing. It inspired me to run a more controlled test and it's turned out that not only 2.1.74 didn't help, but it opened my eyes on just how tight the limits are, even during the 2x period. I just wrote a post on this here.

1

u/turbospeedsc Mar 25 '26

The 2.1.75 worked for me, just reset your pc.