v2.6.46

BenedictKing/ccxv2.6.46Apr 5, 2026by github-actions[bot]

AI Summary

Fixes protocol conversion failure for Responses channels with routePrefix and resolves duplicate statistics after recovering blacklisted Keys.

Key Highlights

  • Fixed protocol conversion failure for Responses channels with routePrefix.
  • Fixed duplicate statistics aggregation after recovering blacklisted Keys.

New Features

  • Protocol conversion fix
  • Statistics fix

Full Release Notes

### 🐛 修复

- **修复 routePrefix 下协议转换失败** - 带路由前缀的 responses 渠道请求无法正确触发 Claude→Responses 协议转换
- **修复恢复拉黑 Key 后统计重复** - 恢复已拉黑的 Key 后,指标聚合出现重复计数

---

### 🙏 致谢

感谢 @BugMasterLab 持续提交了大量 bug 修复,本次版本的修复均来自他的贡献!

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.45...v2.6.46