v2.9.16
go-gitea/giteav2.9.16Jun 23, 2026by github-actions[bot]
AI Summary
Enhances AI model integration and desktop UI with support for new models like Kimi K2.7 and Qwen3.7, alongside fixes for Docker builds and Codex output compatibility.
Key Highlights
- Kimi K2.7 capability alias support
- Qwen3.7 tiered pricing configuration
- Codex tool output compatibility improvements
- Docker build fixes
New Features
- Kimi K2.7 default model capability identification
- Qwen3.7 tiered pricing
- Codex Responses tool output merging
- Desktop model selection UI optimization
Full Release Notes
### ✨ 新功能 - **Kimi K2.7 能力别名** - 支持 Kimi K2.7 默认模型能力识别 - **Qwen3.7 模型阶梯定价** - 新增 Qwen3.7 阶梯定价配置 - **Codex 工具输出兼容增强** - Responses 支持合并 Codex `tool_search_output` 工具输出 - **桌面端模型选择体验优化** - 模型下拉列表支持自动滚动定位 ### 🐛 修复 - **Docker 构建修复** - 解决容器构建缺少共享前端工具导致失败的问题 - **Codex Responses 默认模型更新** - 修复共享预设默认模型回退到旧模型的问题 - **桌面端渠道中心滚动修复** - 修复渠道中心滚动区域交互问题 - **能力检测稳定性修复** - 修复能力检测重试一致性与提示层被裁剪的问题 - **MiMo Codex 兼容预设修复** - 开启 MiMo Codex 兼容预设 - **桌面端模型重定向交互修复** - 修复源/目标模型下拉、完全匹配显示、重复展开和空胶囊等交互问题 ### 🔧 改进 - **渠道预设维护优化** - 抽取渠道协议预设与 Codex Responses 共享预设,提升预设维护一致性 - **模型排序逻辑复用** - 共享前端模型优先级排序逻辑,保持 Web 与桌面端体验一致 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.14...v2.9.16