PlxloYzb/dsh-context-management1

dsh-context-management

Windowed, reversible context management for DeepSeek Harness; replaces Basic compaction.

AI 분석

核心用途是接管 DSH 的原生 Basic 压缩,实现上下文换窗、可逆压缩和历史检索。适合使用 DSH 0.1.2-rc.1 且需要高级上下文管理的用户。

패키지
dsh-context-management
버전
0.1.1
라이선스
MIT
최근 업데이트
2026. 9. 8.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PlxloYzb/dsh-context-management

dsh-context-management

English · 简体中文

DSH 上下文管理插件,自动接管目标 profile 中各 preset 的原生 Basic 压缩,支持上下文换窗、可逆压缩和历史检索。适配 DSH 0.1.2-rc.1,需要 Node.js ≥ 22.12。没有原生压缩的 preset(如 minimal)保持原样。

安装

dsh plugin --profile web add dsh-context-management

卸载

dsh plugin --profile web remove dsh-context-management

设计思路 · 测试数据 · 版本发布 · npm · MIT / 来源声明