v2.9.8

BenedictKing/ccxv2.9.8Jun 19, 2026by github-actions[bot]

AI Summary

Implemented a centralized model capability registry and enhanced streaming stability for large event payloads.

Key Highlights

  • Centralized model capability registry
  • Model capability editor for inline pricing and config
  • DeepSeek V4 capability updates
  • SSE buffer increased to 32MB

New Features

  • Centralized model capability registration
  • Model capability editor in Web and Desktop
  • DeepSeek V4 model capability updates
  • OpenCode Zen/Go preset updates
  • Enhanced modal information for /v1/models

Full Release Notes

### ✨ 新功能

- **上游模型能力注册表** - 新增集中式模型能力注册,支持根据请求上下文自动选择更合适的渠道
- **模型能力编辑器** - 桌面端和 Web 端新增模型能力编辑器,支持内联编辑定价与能力配置
- **DeepSeek V4 能力更新** - 更新 DeepSeek V4 模型能力信息
- **OpenCode Zen/Go 预设更新** - 预设模型更新至 glm-5.2 / deepseek-v4-flash
- **模型响应模态信息增强** - 增强 `/v1/models` 接口的模态信息

### 🐛 修复

- **Responses 流式大事件截断** - 提升 SSE 扫描缓冲区至 32MB,避免图片/产物等大事件被截断导致流式失败
- **视觉回退模型能力配置** - 修复视觉回退模型缺失上下文能力配置行的问题
- **桌面端目标模型建议** - 修复桌面端候选模型与上游能力不一致的问题
- **桌面端渠道能力测试** - 对齐能力测试流程,修复模型映射复用和状态处理问题
- **桌面端渠道重排序** - 修复渠道重排序的类型处理问题
- **前端模型目标建议** - 修复前端模型 target suggestions 展示与匹配问题

### 🔧 改进

- **SignPath 签名集成** - CI 集成 SignPath 签名,提升发布文件安全性
- **前端代码质量** - 清理 ESLint 存量问题,优化编辑渠道弹窗逻辑
- **桌面端窗口与布局** - 移除 agent profile 窗口硬最低限制,优化模型能力行布局

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.3...v2.9.8