dsh-tool-turbo
dsh 每轮推理强度优化器——简单工具调用自动降档、重任务回升,削减工具调用间的思考时间。
Per-round reasoning_effort optimizer for dsh — auto-downgrades reasoning for simple tool calls and lifts back for heavy work, cutting thinking time between tool calls.
怎么安装
dsh plugin add github:Electricitysheep/dsh-tool-turbo 简介
dsh-tool-turbo **Cut tool-call latency in DeepSeek Harness (dsh) by auto-adjusting reasoning_effort per tool round.** 中文文档 · English In a multi-step tool chain, the model re-thinks before **every** tool call — and that thinking dominates the wall-clock time (a 50-step agent task can spend minutes in reasoning between tools). dsh-tool-turbo watches the recent tool calls of a step and injects the *lowest sensible* reasoning effort into the next model request, then lifts it again the moment the work gets heavy. How it works DeepSeek's API exposes reasoning_effort in three steps (low / high / max,…
推荐参考
信息
- 协议
- –
- 语言
- TypeScript
- GitHub 星标
- 8
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-13
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent, deepseek, dsh, dsh-plugin, harness, optimization, performance, plugin, reasoning, speed