github router-for-me/CLIProxyAPI v7.2.69

latest release: v7.2.70
3 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(executor): identify Grok CLI OAuth requests (1a0bbe0)
  • Merge pull request #4240 from BG-QWQ/fix/xai-cli-user-agent-4233 (0ba5fab)
  • fix(translator): 上游流式 tool_calls 缺少 id 时合成 call_id 保证事件链完整 (07455ec)
  • feat(translator): 支持 Codex additional_tools 工具下发与 custom 工具历史回放 (bd7cc64)
  • feat(translator): custom 工具调用以 custom_tool_call item 回放给客户端 (bd2aafb)
  • fix(translator): 工具输出与 custom input 解包的健壮性改进 (e9d3dfb)
  • fix(translator): stabilize Responses Lite tool events (dc39f44)
  • feat(translator): support namespace and custom tool handling in OpenAI responses (f4a8aee)

What's Changed

  • fix(executor): identify Grok CLI OAuth requests by @BG-QWQ in #4240

New Contributors

Full Changelog: v7.2.68...v7.2.69

Don't miss a new CLIProxyAPI release

NewReleases is sending notifications on new releases.