060625dfy/dsh-prompt-boost0

dsh-prompt-boost

Trae-style input booster for the dsh web GUI: a sparkle (✨) button beside the model selector optimizes the typed draft into a high-quality, faithful, directly executable prompt via the session's default model; after optimization the button becomes an undo (↩) icon that restores the original input. Zero-build pure-JS plugin: the host half serves /api/prompt-boost/optimize (llm.stream), the browser half registers the conversation.input.right slot.

AI 분석

适合希望快速改写指令提高可执行性或准确度的用户;需兼容 dsh web 客户端并已加载该插件。

패키지
dsh-prompt-boost
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:060625dfy/dsh-prompt-boost

Usage

  1. Type a rough idea in the composer, e.g. 帮我写个脚本整理下载文件夹,文件太乱了
  2. Click the ✨ button (spinner while optimizing)
  3. Review the optimized instruction in the composer, then send
  4. Not happy? Click ↩ to restore the original input and try another phrasing