v2.6.31
BenedictKing/ccxv2.6.31Mar 11, 2026by github-actions[bot]
AI Summary
Adds preset templates for model redirection in Messages channels and fixes pricing page path issues.
Key Highlights
- New preset templates for GPT-5.4 and GPT-5.2 redirection
- Automatic configuration of thinking depth and modes
New Features
- Preset templates for Messages channel model redirection
Full Release Notes
### ✨ 新增 - **Messages 渠道模型重定向一键设置** - 在 Messages 渠道配置的"模型重定向"区域新增两个预设模板按钮 - `gpt-5.4` 模板:将 opus/sonnet/haiku 统一重定向到 gpt-5.4,并配置对应思考深度(opus/sonnet: xhigh, haiku: high) - `gpt-5.2 / gpt-5.2-codex` 模板:opus→gpt-5.2, sonnet/haiku→gpt-5.2-codex,并配置对应思考深度 - 两个模板均自动启用 Fast 模式和中等输出冗余度 - 仅在 Messages tab 且上游服务类型为 OpenAI Chat 或 Codex Responses 时显示 ### 🐛 修复 - **清理快速添加中的 pricing 页面路径** - 修复前端快速添加功能中 pricing 页面路径配置问题 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.30...v2.6.31