Skip to content

Codex Usage v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 03:30
· 12 commits to main since this release
b61f8b4

Codex Usage v0.1.3

See your Codex limits, reset times, and usage history without leaving the macOS menu bar. Codex Usage is a native app with multiple-profile support, local usage history, notifications, and no credential access.

Codex Usage menu-bar panel

Install with Homebrew

brew tap Agend-Systems/tap
brew install --cask Agend-Systems/tap/codex-usage

Already installed? Update with:

brew update
brew upgrade --cask codex-usage

You can also download Codex.Usage.app.zip below and move Codex Usage.app to Applications. macOS 14 Sonoma or newer is required.

Highlights

  • Live session and weekly usage, reset times, and plan information
  • Account-wide token activity, including peak day, streak, and longest turn
  • Multiple Codex profiles through separate CODEX_HOME directories
  • Local 90-day history with CSV export
  • Configurable usage notifications and menu-bar styles
  • OpenAI service-status indicator

Private by design

Codex Usage communicates with the locally installed Codex CLI through its documented app-server protocol. Authentication remains managed by Codex: the app does not read, copy, or store your tokens, and it includes no analytics or cloud sync.

This release is Developer ID signed and notarized by Apple.

Changes in v0.1.3

  • Fixed the embedded Developer ID certificate chain so macOS can verify downloaded releases correctly.
  • Added release validation to prevent an incomplete signing chain from being published again.

Full changelog: v0.1.2...v0.1.3