I 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.
My 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 (if you're managing multiple accounts) etc
What'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.
I 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?
[OP] edf13 | 14 hours ago
So I built this simple tool to show my current session status.
jondwillis | 13 hours ago
https://code.claude.com/docs/en/statusline
[OP] edf13 | 13 hours ago
ftchd | 13 hours ago
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 (if you're managing multiple accounts) etc
Here's Switcheroo: https://github.com/FTCHD/switcheroo
ActivePattern | 13 hours ago
[OP] edf13 | 13 hours ago
bonsai_spool | 13 hours ago
MoreClaudeslop | 13 hours ago
cbg0 | 13 hours ago
ethanj8011 | 13 hours ago
froobius | 13 hours ago
Readme doesn't mention that LLM providers do context caching — your costs aren't quadratic unless you frequently invalidate the cache.
velcrovan | 12 hours ago
ftchd | 7 hours ago
efficax | 12 hours ago
lowbloodsugar | 12 hours ago