dsh-plugin-context-manager
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.
DeepSeek Harness 上下文管理:每轮对话自动总结为记录并按优先级排序注入,⭐ 置顶记录跨会话继承,自定义文本每轮注入;真实对话任意范围折叠成摘要真省 token,全状态持久化重启不丢。注意:非标准一键安装——需手动将三个包目录复制到 profiles/node_modules、粘贴 cordis.patch.yml 接线并重启 DSH。
How to install
dsh plugin add github:luxiwusuobuneng/dsh-plugin-context-manager About
dsh-context-manager(上下文管理插件) DeepSeek Harness 的自定义插件:自动记录每次对话交换,按优先级注入 agent 的 prompt,并提供浏览器管理窗口(搜索、编辑、跨会话置顶、拖拽排序、导出、清空)。同时**直接控制实际的对话上下文文本**:查看模型真正看到的每条消息、把选中的历史范围折叠成摘要、把置顶记录/自定义文本注入真实消息流。 为什么用它 **记录 + 注入**:每轮对话自动总结成一条记录,拖拽排序定优先级;⭐ 置顶与自定义文本每轮注入,模型永远带着你的重点走。 **真实折叠省 token**:折叠直接作用于模型可见的真实对话(不是旁路摘要),旧文本真正从上下文移除、token 占用下降。 **持久化 + 重启安全**:记录、注入、排队中的折叠、折叠审计全部落盘,重启后照常工作。 **安装后即用 + 全可调**:四个标签页管理一切;首次打开有快速引导,注入预览会展示当前实际注入内容、来源和字符预算,注入条数、字符预算、记录上限运行时可调,无需改配置重启。 「控制实际对话上下文」能力 **真实对话查看**(conversationList):列出模型实际看到的每条消息(角色 / 文本 / token 估算 / 总占用),含之前折叠留下的摘要节点。 **手动折叠历史**(foldRange + foldStatus):在「真实对话」里选…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- context-manager, cordis-plugin, deepseek-harness, dsh-plugin
Related plugins
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
dsh-mnemon
dsh-external/dsh-mnemon
Composable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
mcp-ssh-manager
bvisible/mcp-ssh-manager
MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring