CodexMeter 2.0.9
CodexMeter 2.0.9
Settings and notch controls now stay usable from the first launch through account management.
What changed
- Settings keeps all six sidebar categories visible when switching sections, resizing, and reopening. Usage fills the window with a responsive overview and full-width detail pages.
- Scrolled settings stay below the native window toolbar, including when the sidebar is hidden. Redundant Privacy and This Mac Breakdown explanation blocks were removed from provider settings.
- General's Number Format now updates the notch's token totals and count readings immediately, using the same Compact / Detailed formatter as Usage.
- The notch's Settings control opens the window reliably. Hovering the resting arc reveals Settings, followed by an account-switch button directly below it with a short, smooth animation. The controls share a slim rail, and an account popover shows provider logos, current identities and plans before opening saved Codex accounts or Claude Code account settings. Both stay visible while moving between them or using the popover, then hide when the pointer leaves. Reduce Motion is respected.
- Settings ▸ Notch ▸ Readings lets you choose Used or Remaining for both the percentage and ring fill. Warning colours still track actual consumption. The choice takes effect immediately and persists across launches.
- A searchable provider catalogue shows service logos, descriptions, and connection status. Add several providers without closing the sheet, then open their settings when needed. Removing a provider stops monitoring without signing out of its app. Direct provider links open the requested details.
- Notch tooltips reserve space for token totals, limit groups, plan names, account actions, and session rows so content is not clipped.
- Account plans appear in the notch: ChatGPT Pro 5x/20x and Claude Max 5x/20x are shown when the account metadata identifies the tier. Unknown multipliers are not guessed.
- The notch is enabled by default, while an existing visibility preference is preserved. Opening Settings reads current account metadata without unnecessarily opening the saved-account vault.
- The distributed app, ZIP, and DMG include Codenotch's full MIT copyright and license notice, also available offline in Information.
Compatibility and download verification
- 626 automated tests, 0 failures; 9 opt-in environment tests skipped. Release script tests and Universal build passed. The installed app was checked for Settings navigation, both account-menu destinations, and live Used / Remaining changes.
- Universal 2 app for Apple silicon and Intel, macOS 14 or later.
- Ad-hoc signed and not Apple-notarized. Verify the first download with
SHA256SUMS.txt; subsequent Sparkle updates are authenticated with Ed25519 signatures. - No usage database migration or credential reset.
Download the DMG and checksum list into the same folder, then verify before opening:
cd ~/Downloads
grep ' CodexMeter-2.0.9.dmg$' SHA256SUMS.txt | shasum -a 256 -c -
open CodexMeter-2.0.9.dmgHomebrew users can update with:
brew update
brew upgrade --cask --greedy dlfkdLR/tap/codexmeterPublished tags are immutable; any further correction will ship as a new patch release.