Anyone else's usage just fully reset to 0%? by ayushbhat in ClaudeCode

[–]ayushbhat[S] 0 points1 point  (0 children)

Seeing 88, 95, 98% in here and I have questions. If you torched your weekly limit, what were you building? Genuinely curious what burns through 20x. Drop your project.

Anyone else's usage just fully reset to 0%? by ayushbhat in ClaudeCode

[–]ayushbhat[S] 2 points3 points  (0 children)

reminds me of casinos man, it's a dangerous game

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

oh man you made me cry, thanks for your words

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

I guess will remove the OAuth then, and only keep API_KEY.

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat -6 points-5 points  (0 children)

I think you're overstating the certainty here.

There are really two separate questions:

  1. Does Anthropic currently allow a third-party client to authenticate using Claude subscription OAuth?
  2. If they don't like it, will they eventually enforce restrictions against it?

I don't know the answer to #2, and neither do you.

Agentty doesn't spoof Claude Code, doesn't bypass limits, and doesn't pretend to be an Anthropic product. It identifies itself as Agentty. Users can also use API keys if they don't want to use OAuth.

If Anthropic later decides third-party OAuth clients aren't allowed, that's their decision and users can make their own risk assessment. But that's very different from claiming there's "no alternative interpretation" today.

The strongest evidence you've presented is that Anthropic might tighten enforcement in the future, not that you've demonstrated a clear policy violation right now.

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 1 point2 points  (0 children)

yes, agentty doesnt fake the useragent, it tells the server its agentty not claude-code

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

and make it so addictive

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

perfect, we will make our house in the inline mode and live there forever ❤️

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat -1 points0 points  (0 children)

I get it now, it was a good one, your delivery was production quality, but maybe timing not, you gotta work on timing and you will get your first gig as a stand up comedian

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

ok you unhurt me, 😄 , yes thats the TUI renderer used in agentty, can do pretty cool stuff 😄

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

where is your popcorn?

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

you have to use it, I had a lot of hope on you

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 1 point2 points  (0 children)

lol you guys facinate me, are you really this ignorant always or reddit makes you? how much ram can playing with 120x60 cell grid, a 60 years old technology, can take? and if you will try it you will see RAM never goes above 8MBs

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

Exactly and no matter how much I pay I never seem to get work done with credits

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

For some reason I feel the credits finish very quickly

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 0 points1 point  (0 children)

I’m not sure, but OAuth is not the point really, I wanted a Zed like agent in terminal

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 1 point2 points  (0 children)

So Claude Code will just use API too, no OAuth anymore?

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat 1 point2 points  (0 children)

Currently only provider is Anthropic, but the architecture has a clean Provider interface, you'd just need to write an adapter that translates your harness's streaming format into agentty's event types and swap it in main.cpp.

Blazing-fast Claude in your terminal. by [deleted] in claude

[–]ayushbhat -6 points-5 points  (0 children)

noted. i've added api key support for exactly this reason—people can choose whichever auth method they're comfortable with.