whycantiusemyname/dsh-epoch-reanchor ↗★ 0
dsh-epoch-reanchor
Minimal epoch bootstrap, full-tool promotion, and hard handoff compaction for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:whycantiusemyname/dsh-epoch-reanchor说明文档
阅读完整 README ↗使用
- 完全重启 DSH;
- 创建空白 Session;
- 选择其中一个 Epoch Re-anchor preset;
- 保持该 Session 使用同一个 preset。
不要在已经产生消息的 Session 中途切换 preset。
查看状态:
dsh plugin --profile web exec dsh-epoch-reanchor status
dsh plugin --profile web exec dsh-epoch-reanchor paths
卸载:
dsh plugin --profile web exec dsh-epoch-reanchor remove-presets
dsh plugin --profile web remove dsh-epoch-reanchor
仍需 resume 的旧 Session 应保留对应 package 和 preset。