CLIProxyAPI v7.2.137

v7.2.137
Fixed 11
  • Remove temporarily hidden sponsorship details from README files
  • Prepend empty user turn for model-first Gemini/Antigravity requests
  • Attach sibling tool images to the nearest functionResponse
  • Exclude HTTP 499 and client cancellations from forced error logs
  • Pass incoming headers when applying custom headers in caller-owned mode for Claude
  • Strip 'encrypted' metadata from tool parameters schemas for Gemini

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: remove temporarily hidden sponsorship details from README files (55397bf6)
  • fix(executor): prepend empty user turn for model-first Gemini/Antigravity requests (#4959) (#5048) (62f5a279)
  • fix(antigravity): attach sibling tool images to the nearest functionResponse (#5075) (79ef3618)
  • fix(logging): exclude HTTP 499 and client cancellations from forced error logs (0f69f09a)
  • fix(claude): pass incoming headers when applying custom headers in caller-owned mode (5fef17e2)
  • fix(gemini): strip 'encrypted' metadata from tool parameters schemas (#5065) (ac0d1888)
  • fix(codex): filter out prompt_cache_retention in OpenAI→Codex responses request conversion (2005788f)
  • fix(cliproxy): handle responses/compact auth cooldowns and fallback semantics (ec105dac)
  • fix(claude): restore tool_search_tool_result references and recognize advisor/agent server tools (#5044) (#5082) (788e9b79)
  • fix(claude): support setup-tokens and gracefully handle 403 OAuth profile errors (#4983) (#5083) (8aa6868d)
  • fix(claude): preserve native subagent and environment headers (#4982) (#5084) (85d2fadd)
What's Changed

Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.136...v7.2.137

View original

Upgraded? How did it go?

Discussion