dsh-checkpoint
Checkpoint marker tool for DeepSeek Harness exploration-and-rewind workflows.
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
- Provides ctx.checkpoint.mark(session, objective?) to append a durable checkpoint/mark session event.
- Exposes a configurable model-facing checkpoint tool that accepts an optional objective and returns the marker sequence number.
- Records markers as log-only events, keeping them locatable without appearing in model-visible history.
- Supports rewind-based exploration folding when used with @dpskh/tool-rewind.
- Adds a tool:checkpoint system-prompt instruction for the mark-then-rewind workflow.
Useful For
- Mark the start of a multi-step investigation before searches, reads, or experiments.
- Keep intermediate exploration steps out of later model-visible context through a subsequent rewind fold.
- Retain a durable session-log record of exploration while preserving its resulting report.
Who It Fits
- DeepSeek Harness users building agent workflows with long or noisy investigations.
- Developers using the companion @dpskh/tool-rewind plugin.
Documented Limitations
- A checkpoint is inert unless a later rewind is performed; it does not fold context itself.
- The intended workflow requires the separate @dpskh/tool-rewind plugin.
- Rewind folds from the most recent marker, and folding the same marker twice is rejected as an empty region.
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, 6 peer, and 0 optional dependencies.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub did not report an SPDX license for this repository snapshot.
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
- dpskh/dsh-checkpoint
- Registry source
- Public GitHub repository
- Source snapshot
- 03fc76636034
- 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
- 1
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
View plugin →An installable DeepSeek Harness bundle for robotics and embodied-intelligence research workflows.
View plugin →