CLIProxyAPI v7.2.142

v7.2.142
Added 2
  • Observe upstream provider quota signals
  • Resolve GitHub token for release checks and asset updates
Fixed 6
  • Add plugin quiesce handling with safe rollback during hot reload
  • Remove cross-endpoint fallback in antigravity
  • Preserve multi-reference video durations
  • Align parallel tool results with preceding tool calls in gemini and antigravity
  • Safely synthesize terminal finish reasons in antigravity
  • Keep credential rotation fair when candidates are filtered in auth

From CLIProxyAPI

Linux release assets
  • CLIProxyAPI_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPI_<version>_linux_<arch>_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_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
Changelog
  • feat: observe upstream provider quota signals (#5211) (ca601db0)
  • fix(pluginhost): add plugin quiesce handling with safe rollback during hot reload (ba510f85)
  • feat(github): resolve GitHub token for release checks and asset updates (e1bf8939)
  • fix(antigravity): remove cross-endpoint fallback (#5209) (#5228) (adf05298)
  • fix: preserve multi-reference video durations (80de9015)
  • fix(gemini,antigravity): align parallel tool results with preceding tool calls (f2b1996b)
  • fix(antigravity): safely synthesize terminal finish reasons (#5230) (998dcfeb)
  • fix(auth): keep credential rotation fair when candidates are filtered (1f53b2eb)
What's Changed

Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.141...v7.2.142

View original

Upgraded? How did it go?

Discussion