DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-undo

An in-place conversation undo plugin for DeepSeek Harness sessions.

UI & Productivity
1GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile <profile> add file:/path/to/dsh-plugin-undo

Plugin 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.

source-grounded
dsh-plugin-undo adds `/undo` commands to rewind trailing model-visible conversation turns in the current DSH session. It preserves the session ID and append-only raw log while collapsing undone turns in the web UI.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app