dsh plugins中文
← Back to popular plugin directory

Harness Chinese Chinese plug-in

zjl1989-li/dsh-harness-zh · skills

DeepSeek Harness Chinese Chinese plug-in: Translate all system prompt words, tool descriptions and runtime context into Chinese during runtime (system-prompt/assemble waterfall hook, zero source code modification).

★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-harness-zh DeepSeek Harness 中文汉化插件 —— 在运行时把 DSH 的全部系统提示词、工具描述与运行时上下文翻译成中文。

这是一个纯运行时插件:它通过 DSH 的 system-prompt/assemble 瀑布钩子,在每次组装提示词后把模型可见的英文文本替换为中文,不修改任何 DSH 源码。卸载插件即完全还原英文。

在 DSH Web GUI 的 设置 → 插件管理 中添加 dsh-harness-zh,重启后生效。UI 会正确登记 bundle 并持久化配置。 方式二:profile bundle 列表

Install command

dsh plugin --profile web add github:zjl1989-li/dsh-harness-zh
View GitHub repository ↗Back to popular plugin directory