dsh-rewind
Conversation rewind / restore / branch-continue for DeepSeek Harness — OpenChamber-style timeline with project-file rollback
AI 分析
核心用途是提供类似 Git 的对话时间线回溯,并在回滚对话时同步恢复工作区内的项目文件。适合进行代码编写、需要反复尝试不同生成路径的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Da-Mie/dsh-rewindドキュメント
README 全文を読む ↗配置(cordis.yml 行 config,作为 apply 的第二个参数传入)
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 总开关 |
excludes | 内置列表 | 快照排除的目录名(node_modules/.git/dist 等),用数组覆盖 |