DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-checkpoint-rewind

A DeepSeek Harness plugin that snapshots workspaces before mutations and restores files plus a session fork through `/rewind`.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution

Install

Awaiting GitHub sync

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-checkpoint-rewind is an installable DSH bundle plugin for checkpointing workspace state before mutating tool executions. Its `/rewind` command requires confirmation, restores a selected snapshot, and then forks the session at the relevant turn boundary.

Key Capabilities

  • Captures workspace snapshots before filesystem and configured mutating-tool executions.
  • Uses git snapshot objects when available and an incremental copy-based provider otherwise.
  • Lists checkpoints and supports rewind by ID prefix, step, or latest checkpoint.
  • Requires confirmation before restoring files and fails closed if no confirmation channel is available.
  • Creates a pre-rewind guard checkpoint so an approved rewind can be reversed.
  • Forks the DSH session after a successful file restore when a closed turn boundary is available.
  • Stores checkpoint metadata in the DSH storage domain and supports retention quotas.

Useful For

  • Recovering a workspace before an agent file edit or shell-driven mutation.
  • Returning an agent workflow to a prior checkpoint while keeping workspace files and session context aligned.
  • Adding approval-gated rollback to DSH development sessions.
  • Using copy-based snapshots in non-git workspaces or git snapshots in repositories with a valid HEAD.

Who It Fits

  • DeepSeek Harness users working with mutable local workspaces.
  • Developers who want checkpointed agent workflows and reversible restores.
  • DSH integrators configuring Cordis-based plugins, storage, and confirmation providers.

Documented Limitations

  • Requires DeepSeek Harness 0.1.0-rc.6 peer dependencies and Node.js ^22.19.0 or >=24.0.0 as declared by the package.
  • Git snapshots require git and a repository with an existing HEAD; non-git and unborn-HEAD workspaces use the copy provider.
  • A restore needs a confirmation answerer; without one, the plugin does not restore files.
  • Session forking depends on a closed turn boundary; a checkpoint can be restored while its session fork remains unavailable or fails.
  • Restore overwrites captured files but intentionally does not delete files created after the checkpoint.
  • The shipped session projection has no rendered shell panel, and on rc.6 custom checkpoint events are not appended through the adaptive event gate.

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 1 runtime, 10 development, 5 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
PerryLink/dsh-checkpoint-rewind
Registry source
Public GitHub repository
Source snapshot
e4ee81497eb7
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

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
2
Forks
0
Open issues
0
Last commit
2026-08-14
Last release
2026-08-14