Skip to content

Releases: Pybsama/CodexQuotaMonitor

Codex Quota v0.1.0 — Source Code Only

Choose a tag to compare

@Pybsama Pybsama released this 25 Jul 12:42

Codex Quota v0.1.0 is the first source-code release of the independent macOS quota monitor.

Source-only release
No prebuilt .app, .dmg, or .pkg is attached. GitHub’s automatically generated “Source code” archives contain only the repository source and synthetic documentation images. Local development builds are ad-hoc signed and are not release artifacts.

Highlights

  • Floating edge panel for viewing remaining Codex quota.
  • Live current-account quota plus a last-confirmed snapshot for a second bound account.
  • Configurable account markers.
  • Opt-in quota-threshold and state-change notifications, disabled by default.
  • Privacy hardening for persisted state, diagnostics, and release checks.

Requirements

  • Apple Silicon Mac
  • macOS 14 or later
  • Xcode command-line tools with Swift 6.2 support
  • A Codex executable selected and trusted by the user
  • An existing CODEX_HOME

Verification

  • 838 tests executed; 2 real-Keychain conditions skipped; 0 failures.
  • Fresh-clone public-tree and version checks passed for commit fe56442a026bfbce30e33cac738a73ac362faf08.

Important boundaries

Codex Quota is an independent community project and is not affiliated with, endorsed by, or sponsored by OpenAI. Codex is not bundled. This release does not claim a supported Codex version range; real protocol compatibility depends on the user-selected Codex executable.

See the README, Security Policy, and Support Scope before building from source.