Release v0.2.0
What's Changed
Features
- add ty type checking and pre-commit hook
- add health response schema and typed context cleanup
Bug Fixes
- normalize stored plan types (pro/team/business/enterprise/edu) so accounts no longer show as unknown
- prevent rate-limit status when usage is below 100% by using cooldown/backoff and primary-window quota checks
- surface per-account quota reset times by applying primary/secondary reset windows with fallbacks
Refactor
- move auth/usage helpers into module boundaries and extract proxy helpers
- tighten typing across services and tests
Full Changelog: v0.1.5...v0.2.0\n
Install / Run
uvx codex-lb
docker pull ghcr.io/Soju06/codex-lb:0.2.0