Da-Mie/dsh-rewind0

dsh-rewind

Conversation rewind / restore / branch-continue for DeepSeek Harness — OpenChamber-style timeline with project-file rollback

AI Analysis

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

Package
dsh-rewind
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$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 等),用数组覆盖