github router-for-me/CLIProxyAPI v7.2.125

4 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

  • Add a no-copy GJSON parse helper (ea8882b)
  • Reduce Antigravity request amplification for large payloads (b7a4415)
  • Avoid copying large payloads in Antigravity reads (9992920)
  • Make the payload-reuse guards able to fail (1737596)
  • Review: tighten the in-place byte write guard (b921b5d)
  • fix(openai): emit response.failed stream errors for Codex requests (3522e48)
  • fix(claude): add Claude-compatible thinking replay persistence for multi-turn sessions (2e6b1d8)

What's Changed

  • perf(antigravity): avoid copying large requests in the Antigravity path by @sususu98 in #4858

Full Changelog: v7.2.124...v7.2.125

Don't miss a new CLIProxyAPI release

NewReleases is sending notifications on new releases.