Plugin directory / Notifications & Integrations / dsh-think-any-lang
dsh-think-any-lang
Verified · installs & boots on dsh lco117/dsh-think-any-lang ↗
What it does
DeepSeek Harness 插件:在「设置 → 通用」中选择模型推理思考(chain of thought)使用的语言。基于系统提示词实现,零额外调用、零延迟,支持 12 种语言。
Works — verified, early-stage project
DeepSeek Harness 插件:在「设置 → 通用」中选择模型推理思考(chain of thought)使用的语言。基于系统提示词实现,零额外调用、零延迟,支持 12 种语言。 It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:lco117/dsh-think-any-lang - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:lco117/dsh-think-any-lang. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/lco117/dsh-think-any-lang ↗