Polish Prompts in DeepSeek Harness Input Box with dsh-prompt-polish
`dsh-prompt-polish` is a DeepSeek Harness interface enhancement plugin maintained by JoukoPuro, which adds a pure-icon polish button to the Web input box toolbar. After clicking, users can choose four styles: balanced, concise, detailed, or code-oriented. It reuses the accessed large models to rewrite draft prompts into more professional and agent-friendly versions, and replaces them in the input box in-place, allowing review before sending. The installation command for the catalog page is `dsh plugin add github:joukopuro/dsh-prompt-polish`. It is licensed under MIT, and requires a running web profile and a configured model adapter.
Read More