DeepSeek Harness Plugin
πŸ” δΈ­ζ–‡

dsh-tool-turbo

βš™οΈ Workflow & Automation ⭐ 4 stars DSH Plugin

dsh-tool-turbo cuts the thinking time between tool calls in DeepSeek Harness by adjusting reasoning_effort per round: simple tool chains run with lower effort and heavy work gets it lifted back up, automatically and without changing the task.

Plugin facts

GitHub stars⭐ 4
Primary languageTypeScript
Last push2026-08-17T02:14:23Z
Added to this directory2026-08-15

Screenshots

About this plugin

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.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:Electricitysheep/dsh-tool-turbo

⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β†’

More about this plugin

DeepSeek's API exposes reasoning effort in three steps (low / high / max, shipped 2026-08-13). dsh re-resolves the request config for every step through an agent/request waterfall (see packages/core/agent-loop/src/agent.ts β€” "plugins propose the next request config"). dsh-tool-turbo plugs into that waterfall: 1.

About this plugin: dsh-tool-turbo

What is dsh-tool-turbo?

dsh-tool-turbo is a workflow & automation plugin maintained by Electricitysheep. dsh-tool-turbo cuts the thinking time between tool calls in DeepSeek Harness by adjusting reasoning_effort per round: simple tool chains run with lower effort and heavy work gets it lifted back up, automatically and without changing the task.

How do I install dsh-tool-turbo?

Run dsh plugin add github:Electricitysheep/dsh-tool-turbo in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Electricitysheep/dsh-tool-turbo#commit.

Is dsh-tool-turbo free?

dsh-tool-turbo is a community open-source project. You can inspect its source and install it for free.

β€Ή β€Ί