dsh-undo-plugin
Conversation undo/rollback plugin for DeepSeek Harness (dsh).
- Message-level rollback — the enter-key icon under a sent prompt, the session-header rollback button, the
/undocommand, or the composer strip: restores the file tree from a plugin-private Shadow Git snapshot (never touches your.git) and forks the conversation, so the model never sees the reverted prompt, reply, or tool calls - Archive tasks — list, restore, and hide archived sessions from Settings
- Tool cards — per-tool colored cards and the reasoning-and-actions fold in the dsh web conversation trail
Install
dsh plugin --profile web add dsh-undo-pluginRequires dsh 0.1.0-rc.6 or newer. Restart dsh web after installing.
Full documentation: 中文 | English
License
MIT