v2.9.20

exo-explore/exov2.9.20Jun 27, 2026by github-actions[bot]

AI Summary

This release introduces GitHub Copilot OAuth support across multiple application entry points and significantly enhances the session cockpit with sub-agent tracking and streaming capabilities. It also delivers robust bug fixes for Copilot protocols, Codex responses, and desktop application stability.

Key Highlights

  • GitHub Copilot OAuth integration and channel diagnosis
  • Enhanced session cockpit with sub-agent tracking
  • Desktop application improvements with standalone cockpit and logging
  • Channel compatibility diagnostics
  • MiMo V2.5 model updates

New Features

  • Copilot channel diagnosis and OAuth retry/cancel
  • Sub-agent tracking in cockpit with parent-child navigation
  • Streaming session state tracking
  • Desktop dashboard entry and task board
  • Channel compatibility diagnosis entry

Full Release Notes

### ✨ 新功能

- 支持 GitHub Copilot OAuth 与共享认证接入,并可通过 Responses、Chat、Messages、Gemini 入口使用 Copilot 渠道
- 新增 Copilot 渠道诊断、OAuth 重试/取消、ping 与错误状态展示,添加渠道引导更完整
- 会话驾驶舱增强子代理追踪,支持关联会话、父子关系导航、子代理列表与状态摘要展示
- 支持流式会话状态追踪,并在驾驶舱展示主对话最新消息与 Claude Code recap
- 桌面端新增独立驾驶舱入口与任务看板,支持前端运行时错误写入桌面日志
- 新增渠道兼容性诊断入口,并同步渠道预设兼容选项
- 更新 MiMo V2.5 模型能力识别

### 🐛 修复

- 修复 Copilot 响应协议转换与认证头泄露问题,并阻止自定义请求头覆盖 Copilot token
- 修复 Codex Responses 流式错误事件处理、响应元数据透传与工具调用兼容问题
- 修复 Claude 空输出、Claude Command 文档等场景下的标题回退异常
- 修复 vLLM reasoning 字段兼容、Gemini 内联图片 token 估算与空 tool_calls 导致文本拆分的问题
- 修复驾驶舱卡片重复、排序跳动、展开展示、子代理统计与渠道覆盖状态等问题
- 修复桌面端托盘开机自启、全局提示上下文、窄屏布局、搜索框清除与渠道日志刷新入口问题
- 修复快速输入 URL 清理、渠道搜索框响应式宽度与新建/编辑渠道默认限速学习设置
- 修复 Compshare 月度额度耗尽后未正确自动拉黑的问题
- 补齐驾驶舱看板、印尼语等国际化文案

### 🔧 改进

- 优化 Web 与桌面端长周期统计图表采样,减少大时间范围下的图表空白与性能压力
- 优化驾驶舱对话展示、卡片高度、筛选栏、渠道列表和关联导航体验
- 优化渠道兼容诊断默认建议、添加渠道引导和前端诊断结果展示
- 精简并重构驾驶舱子代理分组、渠道序列展示与会话反馈相关逻辑
- 桌面端 macOS 安装包支持签名与公证,并并行化发布构建流程

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.16...v2.9.20