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.
FreeBSD release assets
CLIProxyAPI_<version>_freebsd_aarch64_no-plugin.tar.gzis the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
Changelog
- docs(README_CN): fix FluxA AgenticPlan (5556629)
- fix(codex): strip octal NUL pattern escapes from tool schemas (320100e)
- fix(claude): support string input in responses request translation (b989e34)
- fix(registry): avoid double-counting clients with active quota and suspension (ed70aea)
- feat(openai): support video input in responses request translation (4b5adbb)
- feat(codex): add support for disable codex cloaking per credential (f351924)
- feat(management): support updating priority in credential patch endpoints (cc77410)
- feat(registry): update model definitions and bump codex client version to 0.155.0 (2430354)
Full Changelog: v7.3.12...v7.3.13