Releases: thrr87/codex-limits
Releases · thrr87/codex-limits
Release list
Codex Limits 0.2.8
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
What's Changed
Full Changelog: v0.2.6...v0.2.7
Codex Limits v0.2.6
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
Codex Limits v0.2.5
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
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
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
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
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
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.