zoahdev/dsh-zh

插件Plugin 原生Native ⭐ 3 MIT 其他Other

DeepSeek Harness的中文思考系统提示部分:让您的dsh代理使用简体中文进行思考和回答。

项目介绍Project Overview

dsh-zh 是 DeepSeek Harness 插件,通过官方系统提示注册表添加 order 为 110 的中文提示片段,让代理默认用简体中文思考与回答,同时保持代码、命令、报错、标识符和 URL 原文不译,并要求先给结论、过程简洁。适合需要中文交互但保留技术术语原样的场景。可通过 instructions 配置自定义指令;它只注入提示,不改变模型或工具能力。

dsh-zh is a DeepSeek Harness plugin that registers an ordered system-prompt section (order: 110) through the official registry. It makes the dsh agent think and answer in Simplified Chinese by default while leaving code, commands, errors, identifiers, and URLs untranslated, with concise conclusion-first responses. Use it when Chinese interaction is preferred but technical text must stay verbatim. The instructions option allows customization; it only adds prompt guidance and does not alter model or tool capabilities.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add dsh-zh

zoahdev/dsh-zh 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

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

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 的中文思维系统提示片段:让 dsh agent 用简体中文思考 和回答,代码/命令/报错/标识符保持原文。

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

dsh plugin --profile web add dsh-zh
上一个 Prev dsh-cosplay 下一个 Next lunheng-article-pipeline-dsh