Skip to content

fix: restore rate limit auto refresh#5

Merged
lynnswap merged 1 commit into
mainfrom
codex/rate-limit-auto-refresh
May 21, 2026
Merged

fix: restore rate limit auto refresh#5
lynnswap merged 1 commit into
mainfrom
codex/rate-limit-auto-refresh

Conversation

@lynnswap
Copy link
Copy Markdown
Owner

Summary

  • Add store-owned rate-limit auto refresh scheduling for selected and background accounts, including reset-window refreshes and per-account in-flight deduping.
  • Carry account kind and rate-limit capabilities through app-server responses, CodexAccount state, host account snapshots, and the persisted account registry.
  • Add focused tests for scheduling policy, unsupported account capabilities, registry kind persistence, and app-server account normalization.

Testing

  • swift test --build-system swiftbuild --no-parallel
  • xcodebuild test -project Tools/ReviewMonitor/ReviewMonitor.xcodeproj -scheme ReviewMonitor -destination 'platform=macOS,arch=arm64' CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO
  • codex-review on uncommitted changes: no findings

@lynnswap lynnswap marked this pull request as ready for review May 21, 2026 09:18
@lynnswap lynnswap merged commit 04ca685 into main May 21, 2026
1 check passed
@lynnswap lynnswap deleted the codex/rate-limit-auto-refresh branch May 21, 2026 09:26
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