v2.8.9

BenedictKing/ccxv2.8.9May 27, 2026by github-actions[bot]

AI Summary

This release adds a Coding Plan option for DashScope and fixes critical issues regarding MiMo URLs, Claude thinking blocks, and Responses protocol presets. It also improves the update mechanism and documentation.

Key Highlights

  • Added DashScope Coding Plan billing option
  • Fixed MiMo billing URL update after configuration change
  • Fixed Claude thinking blocks passthrough configuration
  • Fixed default max_tokens for Responses → Claude chain

New Features

  • DashScope Coding Plan
  • MiMo URL fix
  • Thinking blocks fix
  • Responses limits fix

Full Release Notes

### ✨ 新功能

- **DashScope Coding Plan 选项** - 桌面端 DashScope provider 新增 Coding Plan 计费选项,Claude 直连 Agent 配置支持 Coding Plan 选择器。

### 🐛 修复

- **修复 MiMo 计费目标 URL** - 解决桌面端切换 MiMo 计费配置后目标 URL 未正确更新的问题。
- **修复 Claude 渠道思考块透传** - 解决 Claude 渠道返回 reasoning/thinking blocks 时未按配置回传的问题。
- **修复 Responses 透传渠道预设展示** - Responses 协议透传渠道不再展示不适用的 gpt-5.x 一键预设,避免误配置。
- **修复桌面端导引完成后的默认页签** - 首次导引完成后默认跳转 Agent 配置,而非渠道中心。
- **修复桌面端 Sidebar 导入路径错误** - 解决桌面端 Sidebar 绑定导入路径错误导致的问题。
- **修复 Responses 到 Claude 的默认输出限制** - 解决 Responses → Claude 链路缺少 `max_tokens` 默认值的问题。
- **修复 Chat 渠道选择 Responses 上游时的请求转换** - Chat 渠道使用 Responses 上游时会正确转换请求、响应与流式事件,并发送到正确端点。
- **优化规范化 role 开关说明** - 明确 developer 角色转换与国内模型建议,降低误配置概率。

### 🔧 改进

- **桌面端更新机制改用 Wails 内置 Updater** - 使用 GitHub Releases、校验与内置更新 UI 提升更新体验并减少平台安装器维护成本。
- **DashScope 计费计划标签对齐 MiMo 规范** - 统一渠道预设中的按量付费计划标签展示。
- **补充英文 CCX Desktop 指南和入口链接** - 方便英文用户查看桌面端使用说明。

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.8.7...v2.8.9