v2.9.29
dancasas/SMPLitexv2.9.29Jul 3, 2026by github-actions[bot]
AI Summary
This release introduces token cost tracking and refines load balancing strategies. It includes fixes for MiniMax M2 model configurations and improves Microsoft Store submission workflows. The update also enhances diagnostic tools for better security and response handling.
Key Highlights
- Added token cost statistics feature to track expenses in USD.
- Improved load shedding reaper and cooldown mechanisms.
- Enhanced preflight diagnostics with sensitive information redaction.
- Fixed MiniMax M2 series context and output metadata issues.
- Introduced desktop-store-update skill for Microsoft Store submissions.
New Features
- Token cost statistics (USD)
- desktop-store-update skill for Microsoft Store submission
Full Release Notes
### ✨ 新功能 - **token 成本统计** - 新增 token 成本 (USD) 统计功能 - **负载均衡改进** - 改进 loadShed reaper 与 cooldown 软跳过机制 - **预检诊断增强** - 增强 preflight 空响应详情诊断与敏感信息脱敏 ### 🐛 修复 - **MiniMax M2 模型配置** - 修复 MiniMax M2 系列上下文与输出元数据 - **火山方舟配额识别** - 改进火山方舟 quota exceeded 识别并修复临时限流误判 - **桌面端模型映射** - 修复桌面渠道模型映射下拉框显示问题 ### 🔧 改进 - **Store 更新技能** - 新增 desktop-store-update 技能用于 Microsoft Store 提交 - **文档补充** - 补充 Microsoft Store submission API 凭据获取说明 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.28...v2.9.29