dsh-dcp
by fan56 · fan56/dsh-dcp
★ 3 Stars
⑂ 0 Forks
Updated: Sep 11, 2026
MIT
JavaScript
Original language: English
About
Deterministic context compression for dsh — zero LLM calls, rule-based pruning that preserves paths, commands, error traces, and open todos verbatim. Compresses ~80k tokens to a few hundred.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.1.2 | — | — |
| 0.2.0 | — | — |
| 0.3.0 | — | — |
| 0.3.1 | — | — |
| 0.3.2 | — | — |
| 0.4.0 | — | — |
| 0.5.0 | — | — |
| 0.5.1 | — | — |
| 0.6.0 | — | — |
| 0.7.0 | — | — |
| 0.8.0 | — | — |
| 0.9.0 | — | — |
| 0.9.1 | — | — |
| 0.10.0 | — | — |
| 0.11.0 | — | — |
Similar plugins
by ya8D
A customized natural-language compaction plugin. It gives you the ability to precisely trim context — sometimes even to fix a malfunctioning context.
★ 0
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add @ya8d/dsh-directive-compactby kalifun
Structured context eviction for DeepSeek Harness — deterministic, zero-LLM, no summarization lossiness
★ 0
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add dsh-cwlby TsFreddie
LLM-free lossless* compaction engine for DeepSeek Harness
★ 14
↓ 217/wk
MIT
JavaScript
Sep 2, 2026
dsh plugin --profile web add dsh-compaction-instantby MimicHunterZ
DSH plugin for agent-driven span compaction: compress chosen conversation spans into self-written checkpoints instead of the official head-anchored full-context sweep.
★ 4
↓ 129/wk
TypeScript
Sep 7, 2026
dsh plugin --profile web add @mimichunterz/agent-compactby Howardzhangdqs
DSH recap plugin: distills every model request (turn:step) into one sentence, rendered inline in the conversation flow
★ 3
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add dsh-recapby imkingjh999
DSH plugin: auto reasoning_effort (low/high/max) per turn via MiniMax complexity scorer + token ledger + per-reply metadata label
★ 0
MIT
TypeScript
Aug 26, 2026
dsh plugin --profile web add dsh-adaptive-effort