Skip to content

dsh-tool-turbo

⭐ 7 · ✅ active · plugin

One-liner

Per-round reasoning_effort optimizer for DeepSeek Harness (dsh): auto-downgrades tool-call reasoning for simple tool chains, lifting back for heavy work. Cuts thinking time between tool calls.

About

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

Author

Electricitysheep