# CLIProxyAPI v7.2.141 - Product: CLIProxyAPI (https://whatsnew.fyi/product/cliproxyapi) - Vendor: router-for-me - Date: 2026-08-24 - Version: v7.2.141 - Original notes: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.141 - Permalink: https://whatsnew.fyi/product/cliproxyapi/releases/v7.2.141 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** — Map image_generation tool_choice to required for XAI - **fixed** — Preserve auto when rewriting image-only allowed_tools for XAI - **fixed** — Keep forced image_generation from other tools for XAI - **fixed** — Preserve function/tool results as raw strings for Gemini and Antigravity ##### 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(xai): map image_generation tool_choice to required (d2742c5f) - fix(xai): preserve auto when rewriting image-only allowed_tools (fba1ff24) - fix(xai): keep forced image_generation from other tools (6f4b6dc5) - Merge pull request #5184 from HuiCheng/fix/xai-image-generation-tool-choice-required (3faf7095) - fix(gemini,antigravity): preserve function/tool results as raw strings (9d0a60bf) - docs(readme): add APIMart sponsor (cef351a4) - Merge pull request #5210 from router-for-me/apimart-sponsor (b2323940) - docs(readme): add APIMart sponsor to Japanese README (85749db9) - Merge remote-tracking branch 'origin/dev' into apimart-sponsor (cd445f2b) - Merge pull request #5212 from router-for-me/apimart-sponsor (dc3c3b1e) ##### What's Changed * fix(xai): map image_generation tool_choice to required by @HuiCheng in https://github.com/router-for-me/CLIProxyAPI/pull/5184 * Apimart sponsor by @lzt404 in https://github.com/router-for-me/CLIProxyAPI/pull/5210 * Apimart sponsor by @lzt404 in https://github.com/router-for-me/CLIProxyAPI/pull/5212 **Full Changelog**: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.140...v7.2.141