dsh-recall-plugin
Message recall and workspace rollback plugin for DeepSeek Harness that restores both conversation history and project files.
Install
$ dsh plugin --profile web add dsh-recall-pluginPlugin 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
- 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.
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, 10 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
- 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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →DeepSeek Harness plugin that bridges a local-shell-mcp service into DSH with shell, file, browser, remote-worker, and Live Workspace tools.
View plugin →An installable DeepSeek Harness web UI plugin that adds a visual marketplace for discovering and managing community plugins.
View plugin →Schedules self-contained coding tasks to run in fresh DeepSeek Harness Agent sessions, with Web and Agent-based management.
View plugin →