DeepSeek Harness plugin

dsh-zh-zoahdev

Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).

Jump to install

Source facts

Repository
zoahdev/dsh-zh
Latest update
Aug 17, 2026
Category
Workflow & Automation
GitHub stars
1
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/zoahdev/dsh-zh
Plugin: dsh-zh-zoahdev
Author: zoahdev

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

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.

![License: MIT](LICENSE)

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

KeyTypeDefaultDescription
instructionsstring(default above)Custom instructions

---

中文

> 给 DeepSeek Harness 的中文思维系统提示片段:让 dsh agent 用简体中文思考 > 和回答,代码/命令/报错/标识符保持原文。

通过官方 @deepseek-ai/dsh-system-prompt 注册一个有序片段(order: 110), 对齐官方 discussion #320(中文 i18n)。

dsh plugin --profile web add dsh-zh