dsh-context-zip
DSH 插件:接管 DeepSeek Harness 的会话压缩,产出结构化交接摘要、可回查分段与检索工具|A DSH plugin that takes over session compaction.
DSH 插件:接管 DeepSeek Harness 的会话压缩,产出结构化交接摘要、可回查分段与检索工具。
How to install
dsh plugin add github:brunhildzhou/dsh-context-zip About
dsh-context-zip **给 DeepSeek Harness(DSH)用的上下文压缩插件:接管宿主自带的压缩摘要器,改成固定五段式交接摘要,被压掉的原文进分段目录、可回查。** 版本 0.1.8,MIT 许可。见 npm 上的 dsh-context-zip。English 能力一览 **五段式交接摘要**:压缩那一步改走本插件,摘要按 Goal and intent、Decisions、Current state、Next steps、Anchors 五段产出。 **原文可回查**:每次压缩记一段,段号、被替换的事件号、摘要事件号都能列出来,原文按段号或事件号读回。 **检索工具与导出**:history_segments、history_read、history_search、history_find 只读本会话历史,另有只读服务与 /zip-export 导出。 **可选能力**:模型工作笔记、机械摘要兜底、散文摘要排版重排,默认都是关的;一个设置面板控制以上全部。 安装与升级 两条路,任选一条。 **路 A:从 npm 装。** 装完能启动、面板能打开,但压缩不生效(缺行重定向)。补法:设置面板 ContextZip 一节里,点「压缩后端」那一行右端的「接管」,然后重启 harness 一次。 bash dsh plugin --profile web add …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agent, compaction, context-compression, context-management, deepseek-harness, dsh, dsh-plugin, llm, plugin
Related plugins
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.
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
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.