Skip to content

Releases: southglory/codex-usage-bar

v0.1.0 — Codex Multi-Account Usage (MVP)

Choose a tag to compare

@southglory southglory released this 02 Jul 15:04

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 a CODEX_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-*.jsonl token counts. No API calls, no auth.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.