Skip to content

DeepChat V1.1.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 12:04

v1.1.0-beta.6 (2026-07-25)

  • Retried transient provider failures and stabilized the provider retry lifecycle
  • Preserved streaming failure state and modeled provider attempt identity across the agent runtime
  • Integrated Light-OCR and restored OCR compatibility
  • Added Linux ARM64 build support
  • Isolated agent skill roots for safer scope boundaries
  • Added StepFun Token Plan, Straico, and Routerra provider presets
  • Recorded provider cache outcomes in the Tape runtime
  • Reduced dashboard CPU usage and lazy-loaded renderer locales
  • Recovered truncated tool calls and stabilized cache provenance
  • Prioritized history over memory and recovered session revisions
  • Unified native packaging and added a branded macOS dmg layout
  • Reworked agent runtime ownership across pending inputs, lifecycle, compaction, and permissions
  • Strengthened tool execution contracts across MCP, browser, and agent tools
  • Fixed verification of draft GitHub releases that are not discoverable through the tag endpoint
  • 重试瞬时 provider 失败并稳定 provider 重试生命周期
  • 保留流式失败状态并在 agent runtime 中建模 provider 尝试身份
  • 集成 Light-OCR 并恢复 OCR 兼容性
  • 新增 Linux ARM64 构建支持
  • 隔离 agent skill roots,提升作用域边界安全性
  • 新增 StepFun Token Plan、Straico 与 Routerra provider 预设
  • 在 Tape runtime 中记录 provider 缓存结果
  • 降低 dashboard CPU 占用并懒加载渲染器语言包
  • 恢复截断的工具调用并稳定缓存溯源
  • 优先使用 history 而非 memory,并恢复 session 修订
  • 统一原生打包并新增 macOS 品牌 dmg 布局
  • 重构 pending input、生命周期、compaction 与权限相关的 agent runtime ownership
  • 强化 MCP、browser 与 agent tools 的工具执行契约
  • 修复无法通过 tag endpoint 查询 GitHub draft release 时的验证流程