Skip to content

v0.11.4

Choose a tag to compare

@github-actions github-actions released this 05 Sep 09:33
· 108 commits to main since this release

Highlights

  • Redeem an available banked Codex reset directly from the Quota tab. The button appears when any quota window is at least 80% consumed and moves to its own row on narrow terminals.
  • Two-click confirmation explains the reset before submission. Click CONFIRM RESET within ten seconds; Esc, switching tabs, or waiting cancels confirmation.
  • Customize visibility with --reset-threshold 60, or use --reset-threshold 0 to show available resets regardless of consumption. The default remains 80%.
  • Account verification, duplicate-click protection, and reuse of the same request ID on uncertain retries help prevent unintended redemptions. Quota data refreshes after the response.
  • Improved reset error messages and synchronized app-server error capture, with regression tests for API outcomes and responsive mouse targets.

Applying a reset refreshes eligible quota windows and changes the weekly reset schedule. Retry IDs are retained while Codexometer remains open; check Codex Usage before trying another reset after restarting.

Upgrade

Re-run the release installer to install the latest version:

curl -fsSL https://raw.githubusercontent.com/merefield/codexometer/main/install-release.sh | sh

Windows installation instructions are in the README.

Full changes: v0.11.3...v0.11.4