dsh-plugin-context-manager
luxiwusuobuneng
DeepSeek Harness 上下文管理:每轮对话自动总结为记录并按优先级排序注入,⭐ 置顶记录跨会话继承,自定义文本每轮注入;真实对话任意范围折叠成摘要真省 token,全状态持久化重启不丢。注意:非标准一键安装——需手动将三个包目录复制到 profiles/node_modules、粘贴 cordis.patch.yml 接线并重启 DSH。
Context manager for DeepSeek Harness: auto-summarizes every turn into priority-sorted records, injects them plus pinned cross-session notes and custom text into each model request, and folds any-size real conversation ranges into summaries to save tokens. Persistent and restart-safe. NOTE: manual multi-step install — copy the three package folders into profiles/node_modules and add the provided cordis.patch.yml rows, then restart DSH; not a standard one-command install.
安装命令
dsh plugin --profile web add github:luxiwusuobuneng/dsh-plugin-context-manager该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。