LCQ-1024/dsh-prompt-enhancer

插件 ⭐ 1 MIT other

DeepSeek Harness(DSH)Web UI 插件:在输入框模型选择区域右侧增加一个「✨ 增强提示词」按钮,把未发送的草稿改写成更适合交给 AI Agent 执行的提示词。

catalog 简介:—

安装

Windows 示例:

   ```text
   C:\Users\<用户名>\.dsh\profiles\web\node_modules\dsh-prompt-enhancer
   ```

2. 编辑 `~/.dsh/profiles/web/cordis.patch.yml`,追加:

   ```yaml
   - insert:
       - id: dsh-prompt-enhancer
         name: 'dsh-prompt-enhancer'
   ```

3. 完全退出 DSH(含托盘)后重新打开,刷新页面。

### 方式二:使用 DSH 插件安装命令(推荐)

如果系统已安装 pnpm:

LCQ-1024/dsh-prompt-enhancer 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。