v2.9.27
go-gitea/giteav2.9.27Jul 2, 2026by github-actions[bot]
AI Summary
This release adds channel preset maxTokens configuration, recognizes thinking-only responses, and introduces new AI models. It also fixes polling delays and SSE stream handling.
Key Highlights
- Channel preset maxTokens configuration
- Recognize thinking-only responses as valid
- Add LongCat-2.0 and Step 3.7 Flash models
- Fix polling scheduling delays
- Fix SSE stream response fields
New Features
- Channel preset maxTokens
- LongCat-2.0 model
- Step 3.7 Flash model
Full Release Notes
### ✨ 新功能 - 渠道预设支持 maxTokens 配置 - preflight 识别 thinking-only 响应为有效内容,避免误判为空 - 新增 LongCat-2.0 与 Step 3.7 Flash 内置模型 ### 🐛 修复 - 轮询调度延迟与活跃任务收集逻辑修复 - 兼容上游裸 JSON 行 SSE 流 ### 🔧 改进 - SSE 流式规范化重构,补齐响应必需字段 - 桌面端将 ENV 字段移至服务器配置组 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.26...v2.9.27