v2.6.28

BenedictKing/ccxv2.6.28Mar 8, 2026by github-actions[bot]

AI Summary

Adds common model filters for supported models and improves the layout of model redirection cards to support narrow screens.

Key Highlights

  • Common model filters (capsules for claude-*, gpt-5*, etc.)
  • Target model priority sorting
  • Model redirection card layout adjustment for narrow screens

New Features

  • Common model filters for supported models
  • Target model priority sorting
  • Model redirection card layout adjustment

Full Release Notes

### ✨ 新功能

- **支持的模型常用过滤器** - 新增常用模型过滤器胶囊(claude-*、gpt-5*、grok-4*、gemini-3*),点击自动追加,已选状态有视觉区分

### 🔧 改进

- **目标模型优先级排序** - 按模型系列重要性分桶排序,同桶内按版本号自然降序
- **模型重定向卡片布局调整** - Fast 模式开关和输出冗长度移至映射输入区域下方,支持窄屏自动换行
- **模型重定向示例文案更新** - 使用最新模型名称(如 gpt-5.4、claude-sonnet-4-5)
- 移除模型重定向区域内重复的 Fast 模式说明文字

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.27...v2.6.28