v2.6.82
BenedictKing/ccxv2.6.82May 10, 2026by github-actions[bot]
AI Summary
Focuses on stability and accuracy in capability testing, specifically fixing protocol routing, optimizing single-model scenarios, and refining result presentation.
Key Highlights
- Fix capability test protocol routing to ensure correct protocol paths
- Optimize single-model capability testing to avoid interference from extra models
- Fix redirect validation coverage to ensure correct redirection scenarios
- Simplify test result display by removing redundant total time information
Full Release Notes
### 🐛 修复 - **修复能力测试协议路由** - 确保能力测试请求使用正确的协议路径 - **优化单模型能力测试** - 单模型场景仅保留用户请求的模型,避免多余模型干扰测试结果 - **修复重定向验证覆盖** - 保留同源模型的重定向验证,确保重定向场景正确覆盖 - **精简测试结果展示** - 移除能力测试完成后多余的总耗时显示 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.81...v2.6.82