Skip to content

Release v0.1.22: support partial Codex limits - #8

Merged
odrasile merged 1 commit into
masterfrom
agent/codex-weekly-usage-v0.1.22
Aug 3, 2026
Merged

Release v0.1.22: support partial Codex limits#8
odrasile merged 1 commit into
masterfrom
agent/codex-weekly-usage-v0.1.22

Conversation

@odrasile

@odrasile odrasile commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What changed

  • Accept Codex /status output containing only the 5h or weekly limit.
  • Render only the quota bars actually returned by Codex.
  • Make tray severity, sound alerts, and animation baselines safe for partial usage data.
  • Submit a pending /status command with Enter instead of duplicating it.
  • Add parser coverage for weekly-only and 5h-only output.
  • Bump the application version to 0.1.22.

Why

Codex CLI 0.146.0 can return only Weekly limit for some accounts. The parser required a 5h limit, treated the valid response as unavailable, and waited for the PTY timeout.

Validation

  • npm test: 41 tests passed.
  • npm run build: passed.
  • cargo check --manifest-path src-tauri/Cargo.toml: passed.
  • Local Windows Tauri bundle generation: passed.
  • Live Codex PTY probe returned weekly usage successfully.

@odrasile
odrasile deployed to macos-signing August 3, 2026 21:45 — with GitHub Actions Active
@odrasile
odrasile marked this pull request as ready for review August 3, 2026 22:33
@odrasile
odrasile merged commit e7184a1 into master Aug 3, 2026
5 of 7 checks passed
@odrasile
odrasile deleted the agent/codex-weekly-usage-v0.1.22 branch August 3, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant