DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-checkpoint-diff

DeepSeek Harness checkpoint timeline, file-diff, and preview-first rollback plugin.

VisionUI & ProductivityDeveloper ToolsSkills & Workflows
5GitHub Stars0ForksUpdated2026-08-22

Install

$ dsh plugin --profile web add dsh-checkpoint-rewind # ⚠️ 上游快照生产者——必须先装

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
An installable DSH bundle plugin that visualizes checkpoint history from dsh-checkpoint-rewind through a GUI panel, /diff and /rollback commands, and a JSON HTTP API. It also supports session-log trace replay when checkpoint data is unavailable.

Key Capabilities

  • Browses checkpoint timelines and compares any two nodes by file and line.
  • Provides GUI, command, and JSON HTTP API access.
  • Offers preview-first workspace restoration for a whole node or selected files.
  • Provides a single in-process undo for the latest restore.
  • Replays supported file-edit activity from session logs in Trace scope without a snapshot producer.

Useful For

  • Reviewing workspace changes made during an AI-assisted session.
  • Comparing files across checkpointed development states.
  • Previewing and restoring files after an unwanted change.
  • Inspecting supported edit activity in historical session logs.

Who It Fits

  • DeepSeek Harness developers using checkpoint-based workflows.
  • Users of dsh-checkpoint-rewind who need detailed diff visualization and restore controls.

Documented Limitations

  • Checkpoint timelines, diffs, and rollback require dsh-checkpoint-rewind to be installed first; otherwise only Trace scope is available.
  • The plugin consumes checkpoints but does not create snapshots.
  • Trace replay cannot detect modifications made through arbitrary shell commands.
  • Git snapshots cover tracked files only; untracked files must be added to the index to be included.
  • Rollback overwrites files but does not delete files absent from the target snapshot; undo state is only kept in process memory.
  • Requires Node.js ^22.19.0 or >=24.0.0 according to package metadata.

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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
tmpdot/dsh-checkpoint-diff
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
604f384 · 2026-09-15

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
5GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-22
Last release
No release detected
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