Skip to content

Releases: MonomythDevelopment/inference-meter

InferenceMeter 0.1.4

Choose a tag to compare

@ChrisOsegueda ChrisOsegueda released this 13 Jul 20:02
539c3ea

Codex five-hour quota restoration release.

Highlights:

  • Restores Codex five-hour usage in the menu-bar label and detail popover.
  • Restores Codex five-hour notifications at 80% and 95%.
  • Accepts Codex app-server responses whose account snapshot appears only in rateLimitsByLimitId.
  • Keeps a temporarily omitted five-hour window unavailable instead of displaying expired local data.

Verified with 93 tests and the macOS CI build on the tagged commit.

This is a source-only release. A signed and notarized app archive will be added after Monomyth Development configures its Apple Developer ID and notarization credentials.

InferenceMeter 0.1.3

Choose a tag to compare

@ChrisOsegueda ChrisOsegueda released this 13 Jul 19:35
db3f092

InferenceMeter 0.1.3

InferenceMeter 0.1.3 follows Codex’s upstream rate-limit change and keeps the meter aligned with the currently installed Codex CLI.

Highlights

  • Reads live Codex rate limits through the CLI’s read-only app-server interface
  • Shows Codex’s current weekly quota without the retired five-hour meter or notifications
  • Keeps Claude Code five-hour, weekly, and scoped Fable usage unchanged
  • Adds a native macOS About panel with Monomyth Development, project, and MIT license links
  • Falls back safely to recent Codex session data while ignoring expired legacy windows

Verification

  • 92 Swift tests pass locally and in GitHub Actions
  • Production and universal arm64/x86_64 Release builds pass
  • Release bundle metadata reports version 0.1.3, build 5, and dev.monomyth.InferenceMeter

Installation status

This is currently a source release. No unsigned application archive is attached. A Developer ID-signed and Apple-notarized v0.1.3 archive will be attached to this release once Monomyth Development’s Apple distribution credentials are available.

InferenceMeter uses undocumented provider-owned usage formats, so future Claude Code or Codex updates may require compatibility fixes. Never attach credentials, Keychain exports, auth.json, prompts, or unsanitized rollout files to a public issue.

See the changelog for details.

InferenceMeter 0.1.2

Choose a tag to compare

@ChrisOsegueda ChrisOsegueda released this 12 Jul 20:58

InferenceMeter 0.1.2

InferenceMeter's first public source release is a native macOS menu bar monitor for Claude Code and Codex usage windows.

Highlights

  • Claude five-hour, weekly, and scoped Fable usage
  • Codex five-hour and weekly usage merged across recent CLI sessions
  • Reset times, stale-data handling, and optional 80%/95% notifications
  • Strictly read-only CLI credential handling
  • MIT-licensed source from Monomyth Development

Verification

  • 83 Swift tests pass on macOS locally and in GitHub Actions
  • Production build passes for macOS 15+
  • Complete public history and current tree pass Gitleaks
  • Universal arm64 and x86_64 release packaging has been validated locally

Installation status

This is a source release. No unsigned application archive is attached. Build instructions are in the README; a Developer ID-signed and Apple-notarized app archive will be added when Monomyth Development's Apple distribution credentials are available.

InferenceMeter uses undocumented provider-owned usage formats, so Claude Code or Codex updates can require compatibility fixes. Never attach credentials, Keychain exports, auth.json, prompts, or unsanitized rollout files to a public issue.

See the changelog for details.