Da-Mie/dsh-rewind0

dsh-rewind

DeepSeek Harness 对话回滚与分支继续插件,支持项目文件同步回滚。

AI 分析

核心用途是提供类似 Git 的对话时间线回溯,并在回滚对话时同步恢复工作区内的项目文件。适合进行代码编写、需要反复尝试不同生成路径的用户。

包名
dsh-rewind
版本
0.1.0
许可证
MIT
最近更新
2026年8月15日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Da-Mie/dsh-rewind

配置(cordis.yml 行 config,作为 apply 的第二个参数传入)

字段默认说明
enabledtrue总开关
excludes内置列表快照排除的目录名(node_modules/.git/dist 等),用数组覆盖