DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-rewind

In-place conversation rewind and optional workspace file restore for DeepSeek Harness.

VisionDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
11GitHub Stars0ForksUpdated2026-08-24

Install

$ dsh plugin --profile web add dsh-rewind-plugin

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-rewind is a DeepSeek Harness plugin providing Claude Code-style /rewind capabilities directly inside the active session window. It allows users to roll back the model context and conversation transcript to an earlier message while optionally restoring workspace files modified or created by write-class tools.

Key Capabilities

  • In-place conversation rewind to any prior user message without forking or switching session windows
  • Optional checkpoint-based file rollback restoring modified files to their before-state and deleting newly created files
  • Per-message hover action button with interactive mode selection popover
  • Interactive slash command (/rewind) with keyboard-navigable candidate picker
  • Preserves append-only session integrity using non-destructive marker events and ghost step frames

Useful For

  • Retrying or refining prompts from an earlier conversation step without starting a new chat
  • Rolling back unintended code modifications caused by assistant tool execution
  • Testing alternative prompting directions on the same codebase

Who It Fits

  • Developers using DeepSeek Harness web interface for coding workflows
  • Power users accustomed to Claude Code /rewind time-travel semantics

Documented Limitations

  • Only tracks write-class tool operations (write, edit, str_replace_editor); external or non-tool file modifications are not backed up
  • Does not track or restore changes made by subagents
  • Rewind actions cannot be undone via plugin UI, though audit history remains in the log
  • Exported session files still contain withdrawn turns because underlying logs remain append-only

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, 30 development, 12 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
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
SiriLee/dsh-rewind
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
16d72e8 · 2026-08-24

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
11GitHub stars
Forks
0
Open issues
3
Last commit
2026-08-24
Last release
2026-08-24
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