dsh-model-router
Sets the DeepSeek flash model's reasoning effort per step — thinking off for short cheap prompts, low for a plain request, high for engineering work — and raises it only on repeated tool failures. The model itself never changes; effort max is opt-in.
按步骤设置 DeepSeek flash 模型的思考等级:短小的廉价请求关闭思考,普通请求用 low,工程类工作用 high,只有反复出现工具失败才继续升档。模型本身不会改变,max 档需要手动开启。
How to install
dsh plugin add @neptune810/dsh-model-router About
dsh-model-router English | 中文 A DeepSeek Harness plugin that sets the reasoning effort of the DeepSeek flash model per step. The model never changes — this plugin only decides how hard a step should think. Host-only: no browser UI, no client bundle. It runs silently in the background. Routing table | Step class | Decided by | Reasoning effort | Internal point | | --- | --- | --- | --- | | trivial | a clearly cheap intent (translate, rename, reformat) in a short step | off | thinking disabled | | standard | a plain short request with no engineering cue | low | ~50 | | engineering | engineering …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 78
- Last push
- 2026-09-15
- Created
- 2026-09-13
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, reasoning-effort
Related plugins
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.