v1.25.3 — Latest Codex Responses compatibility
- Added HTTP and WebSocket aliases for
/responses,/responses/,/responses/compact, and/responses/compact/, routing them to the canonical/v1Responses handlers used by current Codex clients and GPT-6 deployments. - Preserved response-stream terminal semantics and isolated account-health persistence failures so an unhealthy account or replica cannot unexpectedly terminate a valid user session.
- Added an actionable Settings refresh control that refetches all settings-owned data and improved the settings grid for narrow and wide screens.
- Updated the English and Chinese API endpoint documentation, package metadata, Helm chart version, lockfile, and OpenSpec change artifacts.
- Removed project-specific assistant tooling configuration and wording from the repository while preserving provider protocol compatibility and user-agent reporting fixtures.
Validation: targeted backend regression tests, full local Ruff check, frontend ESLint/typecheck/build, and the GitHub CI release guards. The current upstream Codex release is 0.153.4; its Responses client targets /responses, which is covered by the aliases above.
Full Changelog: v1.25.2...v1.25.3
Install / Run
docker pull ghcr.io/aafqaq/codex-lb-enhanced:1.25.3