← Back to list

dsh-checkpoint-diff

DeepSeek Harness Sessions & Messages Low risk

Browses checkpoints produced by dsh-checkpoint-rewind as a timeline of time nodes and shows per-file line diffs between any two of them, with trace replay from session logs (no snapshot producer needed) and preview-first workspace rollback with single-shot undo, via /diff and /rollback commands, a JSON HTTP API, and a GUI panel.

把 dsh-checkpoint-rewind 产生的检查点变成时间线时间节点,任意两节点之间逐文件行级 diff;可从会话日志重放 trace 区间差异(无需快照生产者);支持预览式工作区回滚与一次性撤销。提供 /diff、/rollback 命令、JSON HTTP API 与 GUI 面板。

How to install

DeepSeek Harness dsh plugin add dsh-checkpoint-diff

About

dsh-checkpoint-diff English version: README.en.md 把 dsh-checkpoint-rewind 的检查点(快照)当作**时间节点**,提供任意两个节点之间的**文件差异可视化**:会话头部 "Diff" 按钮打开浮层面板(时间线 → 文件清单 A/M/D → 逐行 diff),另有 /diff 命令与 JSON HTTP API 供 headless 使用。 只读设计,唯一显式例外是**回滚**:可从任意时间节点把工作区文件恢复回来(整节点或单文件),经面板、/rollback 命令或 API 触发。回滚**只覆盖写、绝不删除**(节点之后新建的文件保留并报告)、绝不碰 .git/.dsh、绝不写快照存储/git/会话。"绝不删除"的唯一例外是回滚的**单次撤销**(/rollback --undo、面板按钮):只删除恢复操作自己刚创建的文件,其余一律不动(进程内记忆,重启即失效)。 理念:它解决什么问题,为什么是它 **场景。** AI 代理在替你写代码、改文件。它的"思考"是黑盒,但它的**行动**会落到你的工作区:它改了什么?什么时候改的?改坏了怎么办?——这些问题不能没有答案。 **立场。** 这类工具通常有两条路:一是**替你省事**——自动总结、自动判断、替你过滤信息;二是**让你安心**——把真相原样交给你,保证你随…

Recommendation signals

49 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
49 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
Apache-2.0
Language
JavaScript
GitHub stars
0
mo. downloads
Last push
2026-08-20
Created
2026-08-16

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
checkpoint, diff, dsh, dsh-plugin, visualization

Related plugins

DeepSeek HarnessClaude CodeCodex New
Score76

dsh-chat-import

Nwflower/dsh-chat-import

Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.

☆ 85 ↓ 5.3K Sessions & Messages
DeepSeek Harness New
Score71

dsh-session-manager

dream12347/dsh-session-manager

DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.

☆ 41 ↓ 973 Sessions & Messages
DeepSeek Harness New
Score70

dsh-recall-plugin

limbo947/dsh-recall-plugin

Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.

☆ 23 ↓ 1.2K Sessions & Messages
DeepSeek Harness New
Score68

dsh-message-edit

dsh-external/dsh-message-edit

DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline

☆ 35 ↓ 1.4K Sessions & Messages