dsh-plugin-context-compressor
已验证dsh-plugin-context-compressor · v0.1.1 · MIT
Context compression skill for DeepSeek Harness -- intelligent conversation summarization
安装
dsh plugin add dsh-plugin-context-compressor 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
标签
说明文档
dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness.
What it does
Teaches the agent how to compress long conversations:
- Keep decisions, errors, file paths, user preferences
- Drop repeated info, failed attempts, verbose output
- Structured summary format for easy recall
Install
dsh plugin --profile your-profile add dsh-plugin-context-compressor
Usage
- "Summarize what we've done so far"
- "Compress this conversation"
- "We're running out of context, summarize"
License
MIT -- YYTbit