v2.9.20

keephq/keepv2.9.20Jun 27, 2026by github-actions[bot]

AI Summary

This release focuses on enhancing the Copilot integration and session cockpit. It introduces OAuth support for GitHub Copilot, streamlining session tracking, and improving desktop application stability and logging capabilities.

Key Highlights

  • GitHub Copilot OAuth integration with shared authentication
  • Session cockpit enhancements with sub-agent tracking and navigation
  • Desktop app task board and runtime error logging
  • OAuth retry/cancel mechanisms and channel diagnostics
  • MiMo V2.5 model capability updates

New Features

  • Copilot channel access via Responses, Chat, Messages, and Gemini
  • Streamed session state tracking with Claude Code recap
  • Desktop independent cockpit entry and task board
  • Channel compatibility diagnostics and preset sync
  • Indonesian localization updates

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