DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-filesnap

Rewind DeepSeek Harness conversations and workspace files together without using Git.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
12GitHub Stars1ForksUpdated2026-08-28

Install

$ dsh plugin --profile web add dsh-filesnap

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-filesnap is a DeepSeek Harness plugin powered by a native Rust core that coordinates conversation history and workspace file snapshots. It enables developers to rewind both conversational turns and the corresponding workspace edits into a new session fork, with support for undoing rollbacks via /redo without altering Git repositories.

Key Capabilities

  • Simultaneous rewind of chat session turns and workspace file state
  • Session forking on rollback to preserve transcript history
  • Rescue points captured before restore writes to allow /redo operations
  • Hash-addressed native Rust snapshot engine with bounded scanning
  • Pre-image file recording for ctx.fs edits and tracked workspace files
  • Web client UI integration providing rewind buttons on assistant turns
  • Inspection commands to monitor storage usage and unprotected files

Useful For

  • Undoing erroneous or destructive file changes made by agent turns
  • Exploring alternative conversation branches without losing prior workspace states
  • Managing agent workspace rollbacks in non-Git directories or without touching Git history

Who It Fits

  • DeepSeek Harness web and headless profile users
  • AI coding agent developers needing granular workspace rollback and redo capabilities

Documented Limitations

  • Uninstalling the plugin makes sessions containing its registered custom event types unreadable until reinstalled
  • Typing /rewind in the web text composer reports the child session ID rather than automatically navigating to it (per-turn UI button navigates automatically)
  • Headless forks do not inherit custom per-agent model selections or workspace attachments
  • Files created by shell executions outside the workspace or beyond engine limits require observed filesystem writes to be captured

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 2 runtime, 3 development, 9 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as Apache-2.0.

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
extracurricular-ai/dsh-filesnap
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e7d13a9 · 2026-08-30

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