v2.6.57

BenedictKing/ccxv2.6.57Apr 14, 2026by github-actions[bot]

AI Summary

Fixes balance detection for string-formatted error responses and resolves versioned address concatenation issues in capability tests and health checks.

Key Highlights

  • Fixed balance detection for string error responses.
  • Fixed versioned address concatenation to prevent duplicate `/v1` prefixes.

New Features

  • Balance detection fix for string errors
  • Versioned address concatenation fix

Full Release Notes

### 🐛 修复

- 补齐余额不足错误识别,字符串形式的上游错误也能自动触发对应的拉黑判定,减少漏判
- 修复能力测试与渠道健康检查的版本化地址拼接,避免已带 `/v1` 或 `/v1beta` 的上游地址因重复前缀导致请求 404

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.56...v2.6.57