dsh-undo-plugin
Verifieddsh-undo-plugin Β· v0.1.0-rc.8 Β· MIT
dsh plugin: conversation undo/rollback and archive tasks for DeepSeek Harness
Install
dsh plugin add dsh-undo-plugin Confirm the layer applied with dsh --profile default --dump-config β see the install guide.
Source
Tags
Creators
Readme
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 /undonode axis β exact/undoopens a lineage timeline: choose a rollback point or hand the selected turn to dsh's native Trajectory view, where the full selected turn is marked- 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-plugin
Requires dsh 0.1.0-rc.6 or newer. Restart dsh web after installing.
Full documentation: δΈζ | English
License
MIT