dsh-plugin-undo
An in-place conversation undo plugin for DeepSeek Harness sessions.
Install
$ dsh plugin --profile <profile> add file:/path/to/dsh-plugin-undoPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Undo the last completed turn with `/undo` or `/undo 1`.
- Undo a specified number of trailing completed turns with `/undo <n>`.
- Undo all currently model-visible turns with `/undo all`.
- Replaces the model-visible conversation surface while retaining the current session rather than forking it.
- Collapses undone turns into expandable headers in the DSH web UI.
Useful For
- Correcting conversational direction without creating a new session.
- Removing recent turns from subsequent model context.
- Keeping a DSH sidebar free of forked duplicate sessions while revising recent work.
Who It Fits
- DeepSeek Harness users who want to rewind recent conversation turns.
- Users of the DSH web client who prefer in-place session continuation.
Documented Limitations
- Only consecutive trailing turns can be undone; arbitrary middle-message selection is unsupported.
- Only model-visible conversation history is rewound; project files are not changed.
- The session must be idle before `/undo` can run.
- The raw session log remains append-only and is not rewritten.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- wang-xudong/dsh-plugin-undo
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 31228d7 · 2026-08-17
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DeepSeek Harness activity-status plugin that shows live agent work in supported terminal and Web UI consumers.
View plugin →VSCode-like modular sidebar and bottom panel workbench for DeepSeek Harness with terminal, editor, git, and plugin extension API.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →Render model-generated interactive HTML cards inline in DSH web conversations.
View plugin →