dsh-thinking-language
Switch the language of the agent's thinking/reasoning process (chain-of-thought): 简体中文, English, Русский, Français, Deutsch, Español, 日本語, 한국어 and more, or auto-follow the system locale. Adds a Settings → General row, a system-prompt instruction (per-prompt assembly, applies to new sessions), and the /thinking-language command.
切换智能体思考过程(推理/链式思考)的语言:支持简体中文、英文、俄语、法语、德语、西班牙语、日语、韩语等,或跟随系统界面语言(自动)。新增「设置 → 通用」中的思考语言选择行、系统提示词注入(每次组装提示词时求值,新会话生效)与 /thinking-language 命令。
How to install
dsh plugin add github:qingmomo233/dsh-thinking-language About
🌐 **简体中文** | English dsh-thinking-language 一个 DeepSeek Harness 插件,用于切换智能体**思考过程(推理 / 链式思考)的语言**。 支持中文、英文、俄语、法语、德语、西班牙语、日语、韩语等主流语言,也可选择 「跟随系统(自动)」——让思考语言跟随系统界面语言。 功能 **设置项** — 设置 → 通用 中新增「思考语言」选择行,采用与内置「语言」「权限预设」行相同的 Setting-Cell 布局:左侧标题与说明,右侧选择列表(选择 pill + 下拉菜单)。 **系统提示词注入** — 选择语言后,插件会向系统提示词注入一条指令,要求模型用该语言 书写内部推理过程。选择「跟随系统(自动)」时,指令使用系统界面语言 (设置 → 通用 → 语言,缺省中文)。指令在每次组装提示词时求值,因此对**新建会话** 生效;已有会话继续使用其已组装的提示词。 **/thinking-language 命令** — 直接在聊天中查看或切换语言,例如 /thinking-language ru 或 /thinking-language auto。 设置存储于标准用户设置文档的 thinking-language 命名空间,重启后仍保留, 设置行与命令共享同一份配置。 注意:该设置只影响模型的内部思考/链式思考,**不会改变**给用户的…
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
prism-coder
dcostenco/prism-mcp
Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.