CLIProxyAPI v7.2.132

v7.2.132
Added 1
  • Add Gemini 3.7 Flash High model definition
Fixed 10
  • Recover OAuth tool aliases for repeated prefixes and malformed IDs in Claude
  • Skip zero-token usage placeholders and always finalize stream reporters in Gemini
  • Use BIP-39 words for OAuth MCP tool aliases in Claude
  • Pass through caller MCP tools on alias server collision in Claude
  • Make Gemini tool call IDs deterministic and robustly match responses in translator
  • Preserve custom auth-file metadata during token refresh and relogin

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(docs): update FennoAI sponsorship details and links in README files (a40d0e6e)
  • fix(docs): update RunAPI registration links in README files (d757063c)
  • feat(registry): add Gemini 3.7 Flash High model definition (7ea9c670)
  • fix(claude): recover OAuth tool aliases for repeated prefixes and malformed IDs (f2d272da)
  • fix(gemini): skip zero-token usage placeholders and always finalize stream reporters (7cf92793)
  • fix(claude): use BIP-39 words for OAuth MCP tool aliases (f6f03e4d)
  • fix(claude): pass through caller MCP tools on alias server collision (bdde638c)
  • fix(translator): make Gemini tool call IDs deterministic and robustly match responses (8d670b98)
  • fix(auth): preserve custom auth-file metadata during token refresh and relogin (b90d8ee9)
  • fix(translator): strip nested prompt_cache_breakpoint from Codex Responses payloads (6edf9c48)
  • fix(claude): map refusal and sensitive stop reasons to content_filter (fab077a0)
  • fix(codex): cache multi-agent spawn-agent model data and invalidate on updates (98c98d66)
  • fix(openai): mark truncated/filtered responses as incomplete and avoid finalizing partial tool calls (78f0c407)
What's Changed

Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.131...v7.2.132

View original

Upgraded? How did it go?

Discussion