github router-for-me/CLIProxyAPI v7.2.104

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

  • feat(home): enhance client recovery and dispatch handling with new state management and error reporting (8eed5f1)
  • feat(home): update concurrency release logic to include takeover eligibility state in error handling (3b4f4cf)
  • feat(home): improve error handling in cluster discovery and enhance GetConfig tests (f943926)
  • feat(home): add membership takeover eligibility handling and update related tests (bb43b7a)
  • Merge pull request #4621 from router-for-me/home (fbd77b4)
  • feat(signature): validate Claude CAIS reasoning signatures (5b2890b)
  • Merge pull request #4624 from sususu98/feat/claude-cais-signature-validation (f894317)
  • fix(antigravity): recover tool provenance instead of failing closed (#4599) (e47c436)
  • fix(antigravity): keep thought signatures when replay context drifts (d2c0c58)
  • fix(antigravity): replay text thought signatures across context drift (a06e21b)
  • feat(home): enhance membership protocol handling (7f2f4a5)
  • Merge pull request #4627 from router-for-me/home (31106e2)
  • Merge pull request #4626 from sususu98/fix/4599-tool-provenance-degradation (1161a4f)
  • feat(auth): introduce weighted round-robin scheduler and credential weight validation (5dcca50)
  • feat(logging): add client request metadata extraction and propagation (c9417c8)

What's Changed

  • feat(home): add membership takeover eligibility handling and update related tests by @hkfires in #4621
  • feat(signature): validate Claude CAIS reasoning signatures by @sususu98 in #4624
  • feat(home): enhance membership protocol handling by @hkfires in #4627
  • fix(antigravity): stop killing sessions on unresolved tool provenance (#4599) by @sususu98 in #4626

Full Changelog: v7.2.103...v7.2.104

Don't miss a new CLIProxyAPI release

NewReleases is sending notifications on new releases.