Linux release assets
CLIProxyAPI_<version>_linux_<arch>.tar.gzis 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.gzis the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
What's Changed
- fix: translate codex stream errors for claude by @sususu98 in #3770
- fix: update antigravity version lookup by @sususu98 in #3773
Full Changelog: v7.1.56...v7.1.57