DeepSeek Harness plugin

dsh-IamDeepSeekV4ga

DeepSeek Harness plugin: injects an [IMPORTANT] chain-of-thought rule block at the very top of the system prompt of every model request (English CoT starting with I'm, no 'Let me', direct verbs).

Jump to install

Source facts

Repository
XuezuoYS/dsh-IamDeepSeekV4ga
Latest update
Aug 21, 2026
Category
Tools & Capabilities
GitHub stars
0
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/XuezuoYS/dsh-IamDeepSeekV4ga
Plugin: dsh-IamDeepSeekV4ga
Author: XuezuoYS

Check the source files

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

File explorer3 files
README.mdSource · read only

dsh-plugin-IamDeepseekV4ga

一个基于 玄学 的让 deepseek 思维链模仿灰测神必模型的 deepseek harness 娱乐插件,已适配 0.1.1-rc.2

机制

在每次模型请求(每轮对话 / 每个 agent step)的 system 字段最顶部注入一段固定的规则块,约束模型的思维链(chain of thought):

You are a helpful software engineer assistant. **When you thought, use English and start with `We need` or `I'm`**.

插件设置项

  • plugin-iam-deepseek-v4ga: 插件开关enablePromptInjection),默认开启
  • 开启后:每轮 system 都会注入上述提示词。
  • 关闭后:插件完全不注册也不保留任何 prompt section,等于无行动。
  • 该设置项由插件自身提供(@deepseek-ai/dsh-settings 命名空间 iam-deepseek-v4ga),可在 设置 → 插件 → 插件配置 中切换;也可在插件 row 的 config 中写 enablePromptInjection: true/false

安装

1. 安装 pnpm 2. 运行

npx @deepseek-ai/dsh plugin --profile web add github:XuezuoYS/dsh-IamDeepSeekV4ga

如何卸载

npx @deepseek-ai/dsh plugin --profile web remove github:XuezuoYS/dsh-IamDeepSeekV4ga

使用注意

目前,经过多轮测试,使用此插件会出现以下神必情况:

抽卡触发

  • 对于 Deepseek V4 Pro 模型,在部分时间段有少半数情况可完全让思维链出现另一种更高效的形态,但多数时间仅能实现让 I'm 替换掉部分 Let me 的纯图一乐效果。
  • 对于 Deepseek V4 Flash,几乎没有触发过让思维链出现更高效的形态的情况,仅实现部分文本替换(还换不全)的情况。

性能下降

  • 测试中部分场景会随机导致模型性能下降(但也可能是 Deepseek 服务器那边的问题),依旧抽卡。

破甲问题

  • 在测试中,当思维链在 Deepseek V4 Pro 下被抽卡到完全变更的版本时,较大概率出现 D 小姐的 ~心之壁~ 自带甲变厚,导致破甲词完全失效、拒绝执行的情况。
  • 在测试中,当 Deepseek V4 Flash 的思维链被有效影响的时候,出现了模型自主绕开破甲词所允许范围的情况。