# CLIProxyAPI v7.2.143 - Product: CLIProxyAPI (https://whatsnew.fyi/product/cliproxyapi) - Vendor: router-for-me - Date: 2026-08-26 - Version: v7.2.143 - Original notes: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.143 - Permalink: https://whatsnew.fyi/product/cliproxyapi/releases/v7.2.143 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** — Update Infistar registration links in README files - **fixed** — Allow home config to override default port - **fixed** — Inline local refs and broaden codex app tool normalization - **fixed** — Fold namespace tools and restore dispatcher tool calls - **fixed** — Improve schema normalization for unions and unsupported constraints - **fixed** — Use zero-based sequential index for streamed tool calls - **added** — Support server-side web search translation for openai responses - **fixed** — Map cached content tokens to claude cache read usage - **fixed** — Detach context and log rpc failures in usage handling - **added** — Support observing upstream websocket response events ##### 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: update Infistar registration links in README files (ba200aef) - fix(home): allow home config to override default port (1502ac82) - fix(xai): inline local refs and broaden codex app tool normalization (2555cde2) - fix(xai): fold namespace tools and restore dispatcher tool calls (9b88808f) - fix(gemini): improve schema normalization for unions and unsupported constraints (adac1e58) - fix(claude): use zero-based sequential index for streamed tool calls (cb8746fb) - feat(claude): support server-side web search translation for openai responses (4fa1de2f) - fix(gemini): map cached content tokens to claude cache read usage (6f6856e7) - fix(pluginhost): detach context and log rpc failures in usage handling (b7f6c15f) - feat(plugin): support observing upstream websocket response events (4b5f1eab) **Full Changelog**: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.142...v7.2.143