Plugin directory / Developer / dsh-zh
dsh-zh
Unverified zoahdev
What it does
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese.
Unverified — not yet verified
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese. Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
README
dsh-zh
Chinese-thinking system-prompt section for DeepSeek Harness: make your
dsh
agent think and answer in simplified Chinese, while keeping code, commands,
errors, and identifiers verbatim.
English | 中文
What it does
Registers one ordered system-prompt section (order: 110) via the official@deepseek-ai/dsh-system-prompt registry:
你是 DeepSeek Harness 的中文助手。默认用简体中文思考和回答。
代码、命令、报错、标识符、URL 保持原文,不要翻译。
先给结论,再给必要的过程;解释简洁、直接,不啰嗦。
Aligns with official discussion
#320
(Chinese i18n).
Install
dsh plugin --profile web add dsh-zh
Config
| Key | Type | Default | Description |
|---|---|---|---|
instructions |
string | (default above) | Custom instructions |
中文
给 DeepSeek Harness 的中文思维系统提示片段:让
dshagent 用简体中文思考
和回答,代码/命令/报错/标识符保持原文。
通过官方 @deepseek-ai/dsh-system-prompt 注册一个有序片段(order: 110),
对齐官方 discussion #320(中文 i18n)。
dsh plugin --profile web add dsh-zh
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install dsh-zh for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
This plugin is GitHub source (not published to npm) — install it straight from the repo:
Web profile:
dsh plugin --profile web add github:zoahdev/dsh-zh Headless (CLI) profile:
dsh plugin --profile headless add github:zoahdev/dsh-zh Test report
Not yet L3-verified — see failure note below if we already ran it.