Skip to content

v2.9.28

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:14
· 1134 commits to main since this release

✨ 新功能

  • BIND_HOST 环境变量 - 支持通过环境变量绑定指定网络接口
  • Claude thinking 回填缓存 - 新增 thinking 回填缓存,提升重复请求响应效率
  • 子代理精确识别 - 通过 Agent-Id 精确识别 Claude Code 子代理
  • 统一 thinking 缓存配置与 CLI 选项 - 统一 thinking 缓存的配置管理与命令行选项
  • DeepSeek Claude thinking 缓存诊断 - DeepSeek Claude 渠道启用 thinking 缓存诊断
  • DeepSeek Claude 预设切换 thinking 缓存模式 - DeepSeek Claude 预设切换到 thinking 缓存模式

🐛 修复

  • stop_reason 误判 - 修复 stop_reason 仅事件被误判为语义内容的问题

🔧 改进

  • override 日志增强 - 增强调度的 override 日志输出

Full Changelog: v2.9.27...v2.9.28