What's Changed
- fix(accounts): recover quota status from usage refresh by @Komzpa in #559
- fix(upstream): drop top_p because majority of gpt-5 don't support it by @huzky-v in #538
- fix(proxy): handle model fetch timeouts by @Komzpa in #541
- fix(proxy): narrow budget-safe gate to primary usage by @Komzpa in #561
- fix(proxy): expose drain status for graceful deploys by @Komzpa in #564
- fix(quota): 5h quota of free acc should be 0 by @huzky-v in #579
- fix(proxy): inject SSE keepalive comment frames to prevent client stream hangs [Codex getting stuck issue] by @balakumardev in #524
- fix(proxy): emit text deltas for final response output by @e1ektr0 in #504
- feat(ui): sort the pie in decending order for better graphing. by @huzky-v in #580
- docs: add e1ektr0 as a contributor for code, and test by @allcontributors[bot] in #581
- test(proxy): stabilize HTTP bridge singleflight tests by @e1ektr0 in #582
- fix(proxy): preserve websocket stream error statuses by @Komzpa in #585
- fix(chat): resolve parallel tool_call argument duplication via output_index routing by @klaascommerce in #543
- chore(main): release 1.17.0 by @Soju06 in #576
New Contributors
- @e1ektr0 made their first contribution in #504
- @klaascommerce made their first contribution in #543
Full Changelog: v1.16.0...v1.17.0
Install / Run
uvx codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.17.0
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.17.0