github Soju06/codex-lb v1.19.0-beta.2
Release v1.19.0-beta.2

pre-release3 months ago

What's Changed

  • fix(proxy): accept /backend-api/codex/v1/ as alias for /backend-api/codex/ by @ozpool in #610
  • chore(ci): enable stale handling for pull requests by @Komzpa in #747
  • fix(ci): tolerate transient Codex label read failures by @Komzpa in #769
  • fix(acc): free account should hide 5h bar in account by @huzky-v in #770
  • fix(archive): stream gzip writes asynchronously by @Komzpa in #725
  • perf(dashboard): memoize per-account depletion EWMA state by @Komzpa in #749
  • fix(proxy): fail over websocket connect timeouts by @Komzpa in #726
  • feat(dashboard): account burn projection card by @Komzpa in #752
  • fix(codex): accept OpenAI-style backend responses requests by @Komzpa in #755
  • fix(proxy): mask codex chatgpt previous-response websocket errors by @Soju06 in #775
  • fix(proxy): make Codex Spark quota gating plan-aware by @Komzpa in #751
  • fix(proxy): allow larger compressed responses bodies by @Komzpa in #772
  • fix(accounts): own DB session in detached token-refresh task by @AnobleSCM in #774
  • feat(api-firewall): make firewall decision cache TTL configurable by @AnobleSCM in #660
  • fix(proxy): align Codex websocket error parsing by @Soju06 in #789
  • test(settings): add coverage for audit changed_fields per-field reporting by @ozpool in #719
  • ci: label pull requests with database migrations by @Komzpa in #766
  • feat(ui): multiple dashboard ui adjustments by @huzky-v in #776
  • fix(proxy): replay pre-visible websocket drops by @Komzpa in #729
  • fix(oauth): isolate concurrent browser flows by @Komzpa in #753
  • docs: FAQ entry on /wham/usage vs Settings UI divergence by @ozpool in #710
  • fix(usage): ignore stale usage after account reset by @Komzpa in #760
  • fix(proxy): fail over reset-prone upstream stalls by @Komzpa in #771
  • fix(limit-warmup): repair typing for warmup sender by @Komzpa in #778
  • fix(codex desktop): restore backend responses compatibility by @Komzpa in #756
  • fix(proxy): fail over compact after invalidated token by @Komzpa in #777
  • fix(status): reconcile background account recovery after resets by @Komzpa in #754
  • feat(api-ui): add account pool window usage remaining bar by @huzky-v in #785
  • feat(accounts): add operator-controlled account aliases by @Komzpa in #759
  • fix(proxy): respect stream_idle_timeout_seconds in HTTP bridge keepalive backstop by @Soju06 in #793
  • fix(proxy): inline external image URLs in HTTP bridge path by @Soju06 in #794
  • chore: release v1.19.0-beta.2 by @Soju06 in #745

Full Changelog: v1.19.0-beta.1...v1.19.0-beta.2

Install / Run

uvx --from "codex-lb==1.19.0b2" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.19.0-beta.2
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.19.0-beta.2 --devel

Don't miss a new codex-lb release

NewReleases is sending notifications on new releases.