dushaobindoudou/dsh-refine ↗★ 0
dsh-refine
DeepSeek Harness (dsh) plugin: /refine command + settings panel for the dsh-continual-harness self-refinement engine — entry browsing, refinement history timeline, one-click rollback, auto-gate audit; engine optional at runtime.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dushaobindoudou/dsh-refine说明文档
阅读完整 README ↗Usage
Command
| Input | Description |
|---|---|
/refine status | Overview of engine/rollback state |
/refine list [kind] | List current entries (filter by prompt/memory/skill/subagent) |
/refine history [n] | Recent refinement history (default 10, max 50) |
/refine rollback | Roll back one committed refinement (ids from history) |
/refine | Trigger an engine refinement; returns immediately, results appear later in the panel / history |
/refinetreats the text as a refinement instruction handed to the engine's planner. For ordinary chat, just type in the input box without the/prefix.
Panel
Settings → Refine Harness: browse entries, inspect the history timeline, roll back with one click, and audit auto-gate decisions.