Unaffiliated with this project but I enjoy Claude Code Usage on my Mac https://github.com/richhickson/claudecodeusage
Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
11–20 of 20 posts
No one cares. Make something people want.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#12I kept running into limits on my Claude Code sessions (Especially with leading edge models)... the main cause being session hygiene, not clearing or compacting my sessions often enough. So I built this simple tool to show my current session status.
[flagged]
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#13[flagged]
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#14Insane slop title.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#15> context a session moves grows with roughly the square of its length
Readme doesn't mention that LLM providers do context caching — your costs aren't quadratic unless you frequently invalidate the cache.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#16[dead]
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#17What's funny is that, being a claude code user, I don't need to give someone else's python package a 24/7 back door into all my activity, I can just make my own.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#18I never have long sessions. I ask claude to do one thing, then I clear the context, validate that change, and iterate it. What are these long sessions?
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#19Someone about to learn about caching.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#20What's funny is that, being a claude code user, I don't need to give someone else's python package a 24/7 back door into all my activity, I can just make my own.
You're the first person I see that only has Claude Code and a Browser installed, grats on the hygiene!