dsh-checkpoint-rewind
A DeepSeek Harness plugin that snapshots workspaces before mutations and restores files plus a session fork through `/rewind`.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 10 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as Apache-2.0.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 1 runtime, 10 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as Apache-2.0.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DSH snapshot and rollback plugin for configuration changes, with WebUI controls, chat actions, and offline PowerShell recovery tools.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →DeepSeek Harness plugin that watches GitHub Actions failures and diagnoses logs into structured CI findings.
View plugin →Pass your project, not your context.
View plugin →