DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-checkpoint

Checkpoint marker tool for DeepSeek Harness exploration-and-rewind workflows.

Developer ToolsSecurity & PolicySkills & 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.

source-grounded
A single-entry DeepSeek Harness plugin that provides a checkpoint service and model-facing tool. It appends durable, log-only session markers that the separate @dpskh/tool-rewind plugin can use to fold an exploration into a report.

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.

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, 6 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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 Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
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