dsh-enhance-prompt
Rewrites the DeepSeek Harness composer draft in place. The control sits on the right side of the input bar: pick 日常办公, 代码开发, or 设计创意, then replace the current draft. Click again to restore the original text.
The rewrite uses the signed-in default model through POST /api/enhance-prompt. An empty draft is refused. The request times out after 60 seconds. /enhance remains available, but its result is a command record rather than an in-place replacement.
Install
dsh plugin --profile web add feiwell/dsh-enhance-prompt
Restart DeepSeek Harness after installing. The bundle patch inserts this package into the web profile; no manual edit of cordis.patch.yml is required.
What it does not change
The button is this package's own client entry on conversation.input.right. It does not patch @deepseek-ai/dsh-client-ui-conversation.