Skip to content

CodexScope v0.1.5

Choose a tag to compare

@github-actions github-actions released this 09 May 09:53
· 8 commits to main since this release

Fixes quota selection when Codex logs contain both global Codex rate limits and model-specific rate limits.

  • Prefers the global limit_id=codex quota for the 5h window and weekly limit.
  • Displays the selected quota source in the UI.
  • Adds tests for global quota precedence.

Checks:

  • go test ./...
  • npm run build:frontend
  • npm run release:local