CLIProxyAPI v7.2.134

v7.2.134
Added 2
  • Map OpenAI service_tier to Claude speed in response requests
  • Add request-scoped error action handling in conductor for auth
Fixed 4
  • Preserve upstream stream errors when no data payload is emitted for Claude, Gemini, and OpenAI
  • Preserve schema semantics in antigravity
  • Share session affinity across model variant suffixes in auth
  • Stop old selectors when replacing manager selector and harden cache stop concurrency 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
  • fix(claude,gemini,openai): preserve upstream stream errors when no data payload is emitted (92f03e68)
  • feat(claude): map OpenAI service_tier to Claude speed in responses requests (7eefab98)
  • test(antigravity): cover schema sanitizer semantics (e23395a9)
  • fix(antigravity): preserve schema semantics (7d55d0da)
  • Merge pull request #5008 from shengyy/fix/antigravity-schema-semantics (361fe957)
  • feat(auth): add request-scoped error action handling in conductor (aa10847e)
  • fix(auth): share session affinity across model variant suffixes (00c4377a)
  • docs(readme): remove obsolete ecosystem links for PPAP and Alex (75e2454e)
  • fix(auth): stop old selectors when replacing manager selector and harden cache stop concurrency (b8fbe70b)
What's Changed
New Contributors

Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.133...v7.2.134

View original

Upgraded? How did it go?

Discussion