Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
1–10 of 20 posts
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#2So I built this simple tool to show my current session status.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#3I 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.
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#4I 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.
Could’ve asked Claude to put this in your status line. https://code.claude.com/docs/en/statusline
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#5I built something similar but as a tray/cli and not just for usage. You can switch the login of CLIs like Codex, Claude, Vercel (if you're managing multiple accounts) etc
Here's Switcheroo: https://github.com/FTCHD/switcheroo
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#6Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#7My two cents: the README should feel effortless to read and easy to skim. For something this straightforward, I’d ideally want to grasp the key points without having to scroll much. Once it starts feeling longer than it needs to be, I tend to lose interest and I think I'm not the only one. I built something similar but as a tray/cli and not just for usage. You can switch the login of CLIs like Codex, Claude, Vercel (…
Re: Show HN: ClaudeStatsBar: your session is 486k deep and nothing told you
#8My two cents: the README should feel effortless to read and easy to skim. For something this straightforward, I’d ideally want to grasp the key points without having to scroll much. Once it starts feeling longer than it needs to be, I tend to lose interest and I think I'm not the only one. I built something similar but as a tray/cli and not just for usage. You can switch the login of CLIs like Codex, Claude, Vercel (…
Yeah, the README seems like AI slop to me. That always makes me lose interest in a project because it seems so low-effort.