Releases: southglory/codex-usage-bar
Releases · southglory/codex-usage-bar
Release list
v0.1.0 — Codex Multi-Account Usage (MVP)
First release. Multi-account OpenAI Codex token usage & estimated cost in the VS Code status bar.
Features
- N accounts side by side — auto-detects
.codex*dirs in your home (each aCODEX_HOME). - Token cost — today / 7-day / all-logs tokens + estimated cost in the hover tooltip; today's spend on the bar.
- Local & private — reads only
sessions/rollout-*.jsonltoken counts. No API calls, noauth.json/credential access. - Breathing wallaby mascot 🦘 (sibling to claude-usage-bar's quokka).
Cost is an estimate (tokens × configurable pricing), not your bill.
Install from VSIX: download below, then code --install-extension codex-usage-bar-0.1.0.vsix.