whycantiusemyname/dsh-epoch-reanchor ↗★ 0
dsh-epoch-reanchor
适用于 DeepSeek Harness 的极简 Epoch 引导、全工具提升和硬交接压缩插件。
AI 分析
核心用途是通过预设和硬交接压缩来优化长会话的上下文管理。适合需要长期维护同一个会话、进行阶段性总结和上下文重锚定的高级用户。需要 Node 22+ 及 DSH 0.1.0-rc.6。
安装
$
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。