DeepSeek Harness plugin

bundle-rollback

Conversation undo: roll a session back to before any sent prompt via /undo, the session-header button, or the icon under the message, restoring files from a plugin-private shadow-Git snapshot and forking the conversation so the model never sees the reverted turns; includes an Archive Tasks settings page and per-tool colored tool cards.

Jump to install

Source facts

Repository
23swccp/dsh-undo
Latest update
Aug 21, 2026
Category
Sessions & Messages
GitHub stars
2

Install

Start with a prompt that asks an agent to read the source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to read the page and repository first.

Do not install anything yet. Read this DeepSeek Harness plugin and explain what it does, which files, networks, or credentials it can access, and how to install and remove it.

Plugin page: https://deepseekplugins.org/plugins/23swccp/dsh-undo~23bundle-rollback
GitHub: https://github.com/23swccp/dsh-undo/tree/master/packages/bundle-rollback
Plugin: dsh-undo#bundle-rollback
Author: 23swccp
Install command: dsh plugin --profile web add dsh-undo-plugin

Do not run the install command until I confirm.

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer2 files
README.mdSource · read only

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 /undo command, 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-plugin

Requires dsh 0.1.0-rc.6 or newer. Restart dsh web after installing.

Full documentation: 中文 | English

License

MIT