DSH-Prompt-Optimization
Adds a one-click prompt optimization button to the DSH composer, with undo and an optional dedicated optimizer model.
在 DSH 输入框旁添加一键提示词优化按钮,支持撤回,并可在设置中单独指定优化模型。
How to install
dsh plugin add github:du-u-uck/DSH-Prompt-Optimization About
DSH-Prompt-Optimization(提示词优化插件) English | 中文 DeepSeek Harness Web 端插件:在对话框输入框旁提供「优化提示词」按钮,一键把当前草稿静默优化后直接覆盖回输入框,支持一键撤回;可在「设置 → 提示词优化」里单独固定优化所用模型(模型列表与「设置 → 模型」同源)。 安装 sh dsh plugin --profile web add github:du-u-uck/DSH-Prompt-Optimization 重启 DSH Web 后即可使用。 功能 | 功能 | 说明 | | --- | --- | | 一键优化 | 点击后把草稿交给宿主侧后台的模型调用,优化结果通过 inputActions.setDraft **直接覆盖输入框** | | 撤回 | 优化成功后按钮变为「撤回」,再点一次恢复优化前的原始草稿(每个会话独立记忆) | | 默认模型 | 未固定模型时,优先用**当前会话所选模型**,否则用部署默认模型 | | 设置 → 提示词优化 | 新增设置分区,下拉列出「设置 → 模型」中已配置的全部提供商与模型;选择写回持久化设置命名空间,「跟随当前会话模型」为默认值。 | --- 优化前 优化后 --- 架构 **Host 半区(lib/index.js)** settings.register('dsh-pr…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-13
- Created
- 2026-09-12
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseekharness, dsh, dsh-plugin
Related plugins
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
UI-TARS-desktop
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
dsh-codex-ui
MichengAI/dsh-codex-ui
Rebuilds the DeepSeek Harness web sidebar, workspace tree, search, and turn navigation in a Codex-style layout.