dsh-zh
未验证 zoahdev
功能简介
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese.
未验证 — 尚未实测
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese. 尚未验证——请自行安装测试。
「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。
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
安装
装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:
dsh plugin add dshbase-catalog 然后对 agent 说「帮我装 dsh-zh」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包。
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
Web profile:
dsh plugin --profile web add github:zoahdev/dsh-zh Headless(CLI)profile:
dsh plugin --profile headless add github:zoahdev/dsh-zh 实测报告
尚未 L3 验证——若已跑过,见下方失败备注。