Skip to content

Release v0.2.0

Choose a tag to compare

@Soju06 Soju06 released this 19 Jan 02:03
· 675 commits to main since this release
f4d027f

What's Changed

  • feat: add ty type checking and refactors (v0.2.0) by @Soju06 in #15

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