DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-recall-plugin

Message recall and workspace rollback plugin for DeepSeek Harness that restores both conversation history and project files.

VisionUI & ProductivityTerminal & TUIDeveloper Tools
25GitHub Stars1ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add dsh-recall-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-recall-plugin adds a recall button next to user message bubbles in DeepSeek Harness. When triggered, it rolls back workspace files using an isolated shadow Git repository while cleanly resetting conversation history via official session forking without affecting the project's own Git repository.

Key Capabilities

  • Adds an in-UI recall button next to sent user messages
  • Restores workspace project files to the exact state before the message was sent using shadow Git snapshots
  • Forks and rewinds conversation history while archiving the previous session
  • Pre-rollback confirmation panel displaying modified, restored, and deleted file diffs
  • Configurable exclusion lists and visual snapshot tree management in Harness settings
  • Automated periodic git gc and shadow repository maintenance without touching project git metadata

Useful For

  • Reverting unintended agent-driven code modifications and resetting the conversation prompt
  • Safely experimenting with agent instructions knowing file changes can be reverted to any prior message
  • Inspecting file diffs before confirming agent rollback steps
  • Managing and cleaning up snapshot storage across sessions and workspaces

Who It Fits

  • DeepSeek Harness web client users seeking safe rollback mechanisms
  • Developers needing granular snapshot recovery for agent modifications without altering their main Git history

Documented Limitations

  • Requires Git CLI available in the host PATH environment
  • Only captures snapshots for messages sent after the plugin was enabled
  • The first message of a session cannot rewind conversation history due to turn boundary requirements
  • Nested Git repositories (submodules or inner .git directories) are not included in snapshot recovery

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, 10 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
limbo947/dsh-recall-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5a85976 · 2026-08-23

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
25GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-23
Last release
2026-08-23
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