dsh-IamDeepSeekV4ga
Manifest valid一个基于玄学的让 deepseek 思维链模仿灰测神必模型的 deepseek harness 娱乐插件
dsh-plugin-IamDeepseekV4ga
一个基于 玄学 的让 deepseek 思维链模仿灰测神必模型的 deepseek harness 娱乐插件,已适配 dsh-v0.1.3-alpha.1。
0.3.0 适配说明:0.1.3-alpha.1 移除了
@deepseek-ai/dsh-settings的独立installSettingsSection/settingsNamespace帮助函数,插件随之改用ctx.settings服务(SettingsProvider.installSection)注册自己的设置命名空间, 否则插件模块会因不存在导出而加载失败、导致启动失败。
机制
在每次模型请求(每轮对话 / 每个 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。
安装
- 安装
pnpm - 运行
npx @deepseek-ai/dsh plugin --profile web add github:XuezuoYS/dsh-IamDeepSeekV4ga
如何卸载
npx @deepseek-ai/dsh plugin --profile web remove dsh-plugin-iam-deepseek-v4ga
使用注意
目前,经过多轮测试,使用此插件会出现以下神必情况:
抽卡触发
- 对于 Deepseek V4 Pro 模型,在部分时间段有少半数情况可完全让思维链出现另一种更高效的形态,但多数时间仅能实现让 I'm 替换掉部分 Let me 的纯图一乐效果。
- 对于 Deepseek V4 Flash,几乎没有触发过让思维链出现更高效的形态的情况,仅实现部分文本替换(还换不全)的情况。
性能下降
- 测试中部分场景会随机导致模型性能下降(但也可能是 Deepseek 服务器那边的问题),依旧抽卡。
破甲问题
- 在测试中,当思维链在 Deepseek V4 Pro 下被抽卡到完全变更的版本时,较大概率出现 D 小姐的 ~心之壁~ 自带甲变厚,导致破甲词完全失效、拒绝执行的情况。
- 在测试中,当 Deepseek V4 Flash 的思维链被有效影响的时候,出现了模型自主绕开破甲词所允许范围的情况。
Similar plugins
by Minglink
DeepSeek v4.1 flash 网络安全红队工具(无限四代) — jailbreak prompts and test suite for DeepSeek 求 Star 收藏 ⭐欢迎大家提交项目的改进
★ 1.5k
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add dsh-infinite-gen-4by Yuer6327
Deepseek v4 神鬼二象性观测面板
★ 8
↓ 96/wk
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add dsh-noletmeby uckkk
四舍五入
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-roundby quqxui
DeepSeek Harness 长期记忆插件:四通道检索融合 + 记忆演化闭环,记忆构建与检索方法来自 ICLR 2026 论文 MemGAS。Long-term memory plugin for DeepSeek Harness (dsh).
★ 25
↓ 467/wk
MIT
TypeScript
Sep 5, 2026
dsh plugin --profile web add dsh-memgasby white-sand-grand
致力于解决各插件之间也与版本之间可能存在的冲突问题并提供解决方案
★ 7
↓ 506/wk
MIT
TypeScript
Aug 22, 2026
dsh plugin --profile web add dsh-plugin-doctorby a1141171521
dsh 工作区可添加多文件夹/第三方厂商模型可开启推理等级插件
★ 3
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-thinking-effort