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/09/08

インストール

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

ドキュメント

README 全文を読む ↗

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 / 来源声明