# CLIProxyAPI v7.2.144 - Product: CLIProxyAPI (https://whatsnew.fyi/product/cliproxyapi) - Vendor: router-for-me - Date: 2026-08-27 - Version: v7.2.144 - Original notes: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.144 - Permalink: https://whatsnew.fyi/product/cliproxyapi/releases/v7.2.144 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Filter extended reasoning levels for older client versions - **fixed** — Use codex status error for websocket handshake rejections - **fixed** — Cache trailing text thought signatures instead of emitting carriers - **fixed** — Treat allowed_warning as allowed in unified rate limit checks - **fixed** — Drop trailing assistant prefill for fable models - **added** — Map claude output_config format to text format - **fixed** — Improve cross-platform compatibility across unit tests ##### Linux release assets - `CLIProxyAPI__linux_.tar.gz` is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. - `CLIProxyAPI__linux__no-plugin.tar.gz` is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. ##### FreeBSD release assets - `CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz` is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins. ##### Changelog - fix(codex): filter extended reasoning levels for older client versions (1cc72b9d) - fix(codex): use codex status error for websocket handshake rejections (fcea738f) - fix(gemini): cache trailing text thought signatures instead of emitting carriers (06997df4) - fix(claude): treat allowed_warning as allowed in unified rate limit checks (95f83a8d) - fix(claude): drop trailing assistant prefill for fable models (8ee9add7) - feat(codex): map claude output_config format to text format (f8c45c30) - fix(test): improve cross-platform compatibility across unit tests (d36b776c) **Full Changelog**: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.143...v7.2.144