whycantiusemyname/dsh-epoch-reanchor0

dsh-epoch-reanchor

适用于 DeepSeek Harness 的极简 Epoch 引导、全工具提升和硬交接压缩插件。

AI 分析

核心用途是通过预设和硬交接压缩来优化长会话的上下文管理。适合需要长期维护同一个会话、进行阶段性总结和上下文重锚定的高级用户。需要 Node 22+ 及 DSH 0.1.0-rc.6。

包名
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。