dsh-rewind
DeepSeek Harness 的对话回滚、恢复与分支继续插件,提供类似 OpenChamber 的时间线以及项目文件回滚功能。
AI 分析
核心用途是管理对话历史版本并支持代码文件的同步回滚。适合在开发过程中需要尝试不同分支路径、随时撤销代码修改和对话进度的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ddll8023/dsh-rewind說明文件
閱讀完整 README ↗配置(cordis.yml 行 config,作为 apply 的第二个参数传入)
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 总开关 |
excludes | 内置列表 | 快照排除的目录名(node_modules/.git/dist 等),用数组覆盖 |