whycantiusemyname/dsh-epoch-reanchor0

dsh-epoch-reanchor

Minimal epoch bootstrap, full-tool promotion, and hard handoff compaction for DeepSeek Harness

包名
dsh-epoch-reanchor
版本
0.4.0
许可证
NOASSERTION
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:whycantiusemyname/dsh-epoch-reanchor

使用

  1. 完全重启 DSH;
  2. 创建空白 Session;
  3. 选择其中一个 Epoch Re-anchor preset;
  4. 保持该 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。