v2.7.4

BenedictKing/ccxv2.7.4May 18, 2026by github-actions[bot]

AI Summary

Focuses on minor bug fixes for Mimo model compatibility and OpenAI cache statistics to ensure accurate data reporting.

Key Highlights

  • Fixes Mimo model compatibility in multi-turn conversations
  • Resolves OpenAI Provider cache token statistics loss

New Features

  • Mimo 模型兼容性 - Fixes 400 errors in multi-turn scenarios
  • OpenAI 缓存统计 - Fixes lost cache token statistics

Full Release Notes

### 🐛 修复

- **Mimo 模型兼容性** - 修复 Mimo 等推理模型在多轮对话切换场景下返回 400 错误的问题
- **OpenAI 缓存统计** - 修复 OpenAI Provider 缓存 Token 统计丢失的问题

### 🔧 改进

- **Docker 构建优化** - 使用交叉编译替代 QEMU 模拟,显著缩短 CI 构建时间

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.7.2...v2.7.4