v2.9.32
Tencent-Hunyuan/HY-Motion-1.0v2.9.32Jul 3, 2026by github-actions[bot]
AI Summary
This release enhances streaming capabilities and API compatibility by adding native WebSocket v2 support and improving session handling. It also introduces caching strategies for reasoning content and resolves issues with data submission and DeepSeek passback.
Key Highlights
- Support for native WebSocket v2 transmission
- Streaming session writeback and incomplete synthesis
- DeepSeek tool_use passback dual fallback caching
- Fixes for DeepSeek thinking passback encrypted_reasoning loss
New Features
- Streaming session writeback
- Incomplete synthesis
- Responses reasoning encrypted_content caching
- DeepSeek tool_use passback dual fallback caching
Full Release Notes
### ✨ 新功能 - 支持原生 WebSocket v2 透传 - 流式 session 回写与 incomplete 合成 - Responses reasoning encrypted_content 缓存 - 分层保真 compact - DeepSeek tool_use passback 双重降级缓存 ### 🐛 修复 - 修复快速创建渠道时数据源提交不完整的问题 - 修复视觉回退上下文校验,避免无效回退上下文传播 - 修复 agent skills 路径错误与 Store MSIX 下载问题 - 修复 DeepSeek thinking passback 中 encrypted_reasoning 丢失 - 修复 ChannelManager canDeleteChannel 引用错误 ### 🔧 改进 - 同步 agent skills 文档、脚本和 upstream-check 状态 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.29...v2.9.32