Skip to content

DeepSeekEyes 0.3.1

Choose a tag to compare

@dttxorg dttxorg released this 15 Aug 06:49
· 13 commits to main since this release

DeepSeekEyes 0.3.1

本版本在 Harness 原生 设置 → 插件 → DeepSeekEyes 卡片中加入本插件 Token 消耗统计:

  • 区分 Provider 精确返回的视觉、探针、追问用量与插件桥接输入估算;
  • 最终回答模型的正常回答用量单独显示,不计入插件额外消耗;
  • 纯文字轮次继续走原有直通路径,统计增量为 0;
  • 刷新、清零、开关统计使用本机回环 RPC,不调用任何模型;
  • 统计默认原子写入 DSH_HOME/deepseekeyes/usage-stats.json,权限 0600;
  • 写入失败时继续在内存计数,不中断正常对话,后续写入成功时自动恢复落盘。

同时保留 0.3.0 的 Windows/macOS Desktop Computer Use 与 0.2.0 Browser Computer Use。