A lightweight tmux session manager and quota tracker for Claude Code. Manage multiple agents, track token usage, and stay in the flow.
Create, attach, kill, and switch between tmux sessions with single-key shortcuts. Each session runs its own Claude agent in a dedicated workspace.
Real-time token usage across Claude's 5-hour billing windows. Color-coded from green to red so you always know where you stand. Auto-detects your tier.
A live-updating terminal UI that shows all sessions with their status, working directory, and quota — with keyboard-driven navigation. Agents that finish while you're away get an unread ● dot that clears when you attach.
Reads real token usage from Claude's session logs — input, output, and cache tokens — grouped into 5-hour billing blocks that match Claude's actual billing windows.
Automatically detects your subscription tier from your credentials. No config needed.
claude --dangerously-skip-permissions
Clone the repo, run the installer, and restart your shell. That's the whole setup. Works on Linux and macOS.
python3, tmux, and claude are installedsource line to .bashrc or .zshrcThat's it — no sudo, no global installs, no package managers.