DosterBool/dsh-shutup

Plugin ⭐ 0 other

DeepSeek Harness 插件:模型思考/输出时按下快捷键——弹出纠偏输入框(输入才暂停),输入纠偏提示(二次确认)或空确认继续;继续时的思考链回填以"可折叠上下文行"呈现,不占界面。像 Claude Code 的 Tell Claude 一样。

catalog description:Tell DeepSeek:快捷键打断当前生成,载入纠偏提示(steer 注入);继续时思考链回填以可折叠上下文行呈现

Install

dsh-shutup/
├── package.json        # dsh.bundle.patch + dsh.client 声明(bundle 形态)
├── cordis.patch.yml    # 挂载声明:insert entry shutup
├── lib/
│   ├── index.js        # 宿主半侧:/shutup/backfill 一次性上下文回填(systemPrompt.context 注入)
│   └── client.js       # 浏览器半侧:快捷键 + 打断弹窗 + 思考链摘取 + 设置录制
└── README.md

Add DosterBool/dsh-shutup to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.