Skip to content

Releases: thrr87/codex-limits

Codex Limits 0.2.8

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:44
3de3707

What's Changed

  • Fix allowance-window reset timestamp jitter by @thrr87 in #68
  • Release Codex Limits 0.2.8 by @thrr87 in #69

Full Changelog: v0.2.7...v0.2.8

Codex Limits 0.2.7

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:03
e30f52d

What's Changed

  • Prepare 0.2.7 with actionable Insights and secure in-app updates by @thrr87 in #64

Full Changelog: v0.2.6...v0.2.7

Codex Limits v0.2.6

Choose a tag to compare

@thrr87 thrr87 released this 03 Aug 18:19
38d638a

Changed

  • Analytics ranges now end at the current Mac time while manual ranges remain fixed.
  • Current window charts span the full allowance window and leave future observations empty.
  • Account Token Activity now uses observed account intervals across Macs, keeps zero, missing, and counter-break semantics distinct, and falls back to complete UTC daily buckets only when needed.
  • Token intervals can be inspected, and wide ranges aggregate safely with zoom and accessibility support.
  • Suggested Pace no longer needs history, and Runway and Current Estimate recover after compatible account gaps.

Verification

  • 559 Swift tests pass locally.
  • Swift CI and CodeQL pass on the release commit.
  • Manual integrated QA passed for issues #47#59.

Codex Limits v0.2.5

Choose a tag to compare

@thrr87 thrr87 released this 30 Jul 21:00
5282ab8

Fixed

  • Token activity no longer draws daily buckets that start before or end after the selected range.
  • Current window now shows a clear empty state when Codex has not returned a complete day for that window.
  • Longer ranges keep showing complete account days and totals.

Verification

  • 504 Swift tests pass.
  • Swift tests and CodeQL pass on the release source tree.
  • Full-screen QA passed for Current window and 4 weeks.

Codex Limits v0.2.4

Choose a tag to compare

@thrr87 thrr87 released this 30 Jul 20:15
e6e7d7a

Changed

  • Usage remaining and Token activity now use account data from Codex App Server.
  • The default views no longer scan local Codex task history or sync derived token data.
  • Fixed ranges sum only complete daily token totals returned by Codex.
  • Usage per token, concurrency, receipts, and local insights stay hidden while optional local analytics is redesigned.

Performance

  • The menu and account refresh do not start a local history scan.
  • Measured steady memory on the first test Mac: about 45 MB for Codex Limits and 41–58 MB for App Server.

Verification

  • 504 Swift tests pass locally.
  • Swift tests and CodeQL pass on the release source tree.
  • Full-screen QA passed for both graphs, ranges, account facts, refresh, and memory.

Codex Limits v0.2.3

Choose a tag to compare

@thrr87 thrr87 released this 29 Jul 15:35
27f0538

Fixed

  • The Current window graph no longer draws data from earlier reset windows.
  • A Codex process exit or refresh timeout no longer crashes the app.

Codex Limits v0.2.2

Choose a tag to compare

@thrr87 thrr87 released this 29 Jul 12:55
027b2fc

Fixed

  • Restored the Current estimate in the current usage window.
  • Restored the Past estimate when account history has enough dense samples.
  • Named the past line Account history.
  • Kept low-confidence chart lines out of guidance, runway, status, and Insights.

Codex Limits v0.2.1

Choose a tag to compare

@thrr87 thrr87 released this 29 Jul 11:31
48f763b

Codex Limits 0.2.1 fixes history after the 0.2.0 upgrade.

  • Restores earlier samples from the current weekly window when 0.2.0 set the account boundary too late.
  • Shows prior weekly windows in the 4 weeks and 12 weeks ranges.
  • Keeps Usage remaining and reset time available when the separate token-history request fails.
  • Rejects malformed Codex JSON-RPC responses.

Existing local and synced history stays in place. The app does not create data that was never recorded. If you use a sync folder, keep that folder connected.

This is a source-only release. Build it with Scripts/build-app.sh. No prebuilt or notarized app is attached.

Codex Limits v0.2.0

Choose a tag to compare

@thrr87 thrr87 released this 29 Jul 09:33
1049758

Codex Limits now gives you a local view of Codex usage and work.

  • See weekly Usage remaining, reset time, runway, and suggested pace.
  • Compare account and local token activity.
  • Break local use down by Project, Task Tree, agent, model, and turn.
  • See banked resets and get a reminder 24 hours before the next known expiry.
  • Review Active Time, Concurrency, Usage Receipts, and local Insights.
  • Ask Codex to analyze metadata or selected Source Content. Source Content always gets a preflight.
  • Keep analytics history until you delete it. Sync usage samples to a folder you choose.

The app remains read-only. It does not redeem resets, change Codex settings, or control Tasks.

This is a source-only release. Build it with Scripts/build-app.sh. No prebuilt or notarized app is attached.