aiuse 2.1.7
Summary
Personal CLI that ranks which AI subscription quotas you should burn before they reset (use-it-or-lose-it), not just another menu-bar % display.
Highlights
- Priority ladder (empty → n/a prepaid → slow → mid → use) for “what pool next?”
- Five data sources: cswap, CodexBar, caut, OpenUsage, tokscale (multi-source cross-checks)
- Pace burn/conserve scoring + shared allotment; prepaid (Deepseek, etc.) as non-urgent n/a
packaging/install-deps.sh/just install-depsinstalls the external tools- Claude multi-account via cswap; JSON contract + exit codes for scripts/cron
Install
pipx install aiuse
# or
brew tap djbclark/aiuse && brew trust djbclark/aiuse && brew install aiuse
./packaging/install-deps.sh # external collectors (from a clone)
aiuse doctor
aiuseNote
Much of this project is AI-assisted. If you avoid AI-generated code, this repo is probably not for you — no hard feelings.