v2.6.77

BenedictKing/ccxv2.6.77May 4, 2026by github-actions[bot]

AI Summary

Addresses a specific issue where expired tokens incorrectly triggered channel failover mechanisms, improving reliability.

Key Highlights

  • Fix expired token error triggering unnecessary failover
  • Add expired token errors to circuit breaker blacklist

Full Release Notes

### 🐛 修复

- **修复过期 token 错误触发不必要的故障转移** - 将上游返回的过期 token 错误信息加入熔断黑名单,避免因非关键错误触发渠道切换

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.76...v2.6.77