dsh-rich-indexing
Tiered compaction hub: replaces the single 80% compaction cliff with a configurable ladder (default 30/50/70/90) whose tiers escalate from gentle to maximum consolidation laws, folds a deterministic keyword index into every checkpoint so facts accumulate across cycles, and summarizes through a model chain — primary plus up to 3 fallbacks, each with its own reasoning effort. Adds a Compaction module sub-tab and a Settings card; toggling off always restores stock compaction.
分级压缩中枢:把单一的 80% 压缩阈值换成可配置的阶梯(默认 30/50/70/90),逐级加强压缩力度;每次检查点都折叠入确定性关键词索引,让事实跨周期累积;摘要走模型链——主模型加最多 3 个回退,各自独立推理档位。附带 Compaction 模块子标签页与设置卡片;关闭插件始终恢复原版压缩。
How to install
dsh plugin add github:svgop/dsh-rich-indexing About
dsh-rich-indexing Tiered, index-aware compaction for DeepSeek Harness. Takes over the compaction service from compaction-basic and replaces the single 0.8 cliff with a graduated ladder, escalating consolidation laws, a deterministic keyword index folded into every checkpoint, and a summarization model chain. What changes vs stock compaction | | stock basic | rich-indexing | | --- | --- | --- | | Trigger | one zone (thresholdRatio: 0.8) | tier ladder, default **30% / 50% / 70% / 90%** | | Summarization | one fixed law | four laws, escalating per tier: gentle → standard → consolidating → maximum…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-30
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-nested-followups
sluminositys/dsh-nested-followups
Keep branching from any completed answer at any depth while the main session stays untouched.
dsh-session-sync
PerryLink/dsh-session-sync
Cross-device session sync for DeepSeek Harness — syncs sessions and settings between machines through git.