github router-for-me/CLIProxyAPI v7.2.126

latest release: v7.2.127
5 hours ago

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(openai): finalize open response items on [DONE] when final chunk lacks finish_reason (4906ead)
  • fix(openai,claude): normalize Responses custom tool-call identity with shared namespace handling (3741184)
  • fix(codex): forward sequential cutoff reasoning summaries (5314b29)
  • fix(codex): normalize custom_tool_call_output IDs with ctco_ prefix during Codex input sanitization (673bac5)
  • Merge pull request #4865 from shoucandanghehe/fix/codex-sequential-cutoff-summary (6710a5a)
  • fix(xai): normalize forced web_search tool_choice during Responses request prep (a6825fe)

What's Changed

Full Changelog: v7.2.125...v7.2.126

Don't miss a new CLIProxyAPI release

NewReleases is sending notifications on new releases.