dushaobindoudou/dsh-refine0

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.

包名
dsh-refine
版本
1.0.3
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dushaobindoudou/dsh-refine

Usage

Command

InputDescription
/refine statusOverview 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

/refine treats 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.