Honestly drives me crazy that CC doesnt show this on the bottom status bar a simple percentage “Weekly Quota Left: 99%” would be useful. Also noticed and idk if it was me or some mishap, a lot of my Claude sessions were not autocompacting, maybe its /loops fault not sure, but it made sense why I finally reached my weekly limit so insanely quickly recently.
From their perspective, they don't want 1. Standard tier users increasing their usage just to minimize "wasted" token credits. 2. Higher tier users with extra usage enabled to use and pay for those extra tokens instead of planning to stay within limits.
Show HN: macOS menu bar gauges for your Claude Code quota
11–20 of 49 posts
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#12Honestly drives me crazy that CC doesnt show this on the bottom status bar a simple percentage “Weekly Quota Left: 99%” would be useful. Also noticed and idk if it was me or some mishap, a lot of my Claude sessions were not autocompacting, maybe its /loops fault not sure, but it made sense why I finally reached my weekly limit so insanely quickly recently.
I now show my current context window, five-hour quota, weekly quota, current branch and current PR.
It's quite handy!
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#13Honestly drives me crazy that CC doesnt show this on the bottom status bar a simple percentage “Weekly Quota Left: 99%” would be useful. Also noticed and idk if it was me or some mishap, a lot of my Claude sessions were not autocompacting, maybe its /loops fault not sure, but it made sense why I finally reached my weekly limit so insanely quickly recently.
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#14https://www.tyleo.com/blog/love-letter-to-the-claude-code-do...
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#15I recommend people just update their Claude Code status line so that changes like this are in Claude Code itself. https://www.tyleo.com/blog/love-letter-to-the-claude-code-do...
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#16I recommend people just update their Claude Code status line so that changes like this are in Claude Code itself. https://www.tyleo.com/blog/love-letter-to-the-claude-code-do...
Personally I have multiple instances of Claude on my PC dedicated to different areas (split between my private subscription and my work one) and it is useful to see both at a glance. And I don't have to keep the terminal open to see how much time is left for quota to be reset. But for single-Claude users this is indeed a valid solution!
It’s just a script you write to modify the last line of the Claude Code program.
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#17Earlier quoted context omitted.
Doesn't it autocompact only if it is about to run out of context? On these newer models the context is 1M tokens so it's quite difficult to reach. I run compacts manually when I stop in a good place and tokens are over 300k
1m is too high, they used to autocompact a little too soon, maybe I tweaked defaults, it was kind of annoying, 200k tokens is too soon for me, I feel like the sweet spot is around 400k tokens. Funnily enough Groks API charges less when you are below 400k tokens. Half a million can get you reasonably far with enough of your codebase within the models context window. I lowkey blame the 1m context window as the start of…
CLAUDE_AUTOCOMPACT_PCT_OVERRIDE
And
CLAUDE_CODE_AUTO_COMPACT_WINDOW
Re: Show HN: macOS menu bar gauges for your Claude Code quota
#18Re: Show HN: macOS menu bar gauges for your Claude Code quota
#19I recommend people just update their Claude Code status line so that changes like this are in Claude Code itself. https://www.tyleo.com/blog/love-letter-to-the-claude-code-do...