Skip to content

Releases: M-Marbouh/agent-quota.wezterm

Release list

v0.1.0

Choose a tag to compare

@M-Marbouh M-Marbouh released this 11 May 13:27

First public release of Agent Quota for WezTerm.

Highlights:

  • Shows Claude and Codex quota usage directly in the WezTerm status bar.
  • Displays 5-hour and 7-day usage windows with reset countdowns.
  • Includes compact usage bars and process-aware not running states.
  • Shares cache files across WezTerm windows to reduce duplicate refreshes.
  • Bundles Codex helper discovery for codex app-server rate-limit reads.
  • Improves Claude reset-boundary handling and transient refresh behavior.

Public listing:

  • Listed in Awesome WezTerm under the AI section.

Notes:

  • Primary target is Linux.
  • Requires WezTerm, Python 3, curl, Claude Code credentials for Claude usage, and Codex CLI credentials for Codex usage.
  • The Awesome WezTerm README mention was added on main after this tag.