All activity
Claude-HUD style status line for Codex CLI: model, git, and 5h/7d usage at a glance. - aCodex HUD adds a real-time status line to Codex CLI so you can monitor model, Git context, and usage limits without leaving the terminal. It parses rollout logs, shows 5h/7d usage bars, and
automatically switches between Spark and default limits based on the active model. Installation is one command with ./install.sh.
nhannin/codex-hud
GitHubClaude-HUD style status line for Codex CLI
New Userleft a comment
I built Codex HUD to make Codex CLI sessions easier to monitor without leaving the terminal. It adds a real-time status line with: - active model - project + Git branch/dirty state - 5h and 7d usage bars - automatic Spark/default limit selection based on the current model Quick install: git clone https://github.com/anhannin/code... cd codex-hud/Codex-HUD ./install.sh Repo:...
GitHubClaude-HUD style status line for Codex CLI
