← 返回列表

dsh-turnsnap

DeepSeek Harness 其他 低风险

零配置的逐轮 git 检查点:在 git 工作区的每个 agent 轮结束后,把全部变更暂存为一条带 \[turnsnap] 标记的提交(串行队列、感知沙箱策略),每一轮都是回滚点。

Zero-config per-turn git checkpoints: after every completed agent turn in a git workspace, stages all changes into one tagged \[turnsnap] commit (serialized queue, sandbox-policy aware), so any turn is a rollback point.

怎么安装

DeepSeek Harness dsh plugin add dsh-turnsnap

简介

dsh-turnsnap Zero-config per-turn git checkpoints for DeepSeek Harness (DSH). After every completed agent turn, if the session's working directory is a git repository with uncommitted changes, TurnSnap stages everything and creates one tagged [turnsnap] commit — a rollback point you never had to ask for. 中文说明 Why Long agent sessions rewrite many files. When a turn goes wrong you either reach for git by hand or lose the trail. TurnSnap makes the checkpoint automatic: one commit per turn, named after the turn number, file count and time: [turnsnap] turn 12 · 7 files · 14:32:08 Install sh dsh plu…

推荐参考

46 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
46 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
最近更新
2026-08-27
创建于
2026-08-27

链接

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
autosave, checkpoint, deepseek-harness, dsh, dsh-plugin, git

同类推荐

DeepSeek Harness 精选
推荐72

dsh-web

zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph

输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。

☆ 6.3K ↓ – 其他
DeepSeek Harness 精选
推荐72

dsh-web

zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph

输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。

☆ 6.8K ↓ – 其他
DeepSeek Harness
推荐68

dsh-git-worktree

wloops/dsh-git-worktree

Git Worktree Session Target:任务在隔离 Session 中运行,支持 Ready for Review、可撤回的 Local Preview、人工确认交付、环境保留与恢复,以及同一 Session 连续迭代。

☆ 8 ↓ 2.7K 其他
DeepSeek Harness 精选
推荐65

dsh-github

PerryLink/dsh-github

官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。

☆ 3 ↓ 1.8K 其他