dsh-token-headroom
by — · WODE25500/dsh-token-headroom
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).
Similar plugins
Session context handoff for DeepSeek Harness — stop re-reading and re-deriving context every session. A single skill (layer ①) that keeps the next session warm.
★ 0
dsh plugin --profile web add dsh-token-handoffModel-authored context pruning for DeepSeek Harness through the official compaction API.
★ 0
dsh plugin --profile web add dsh-active-context-pruningby d3vmeh
DeepSeek Harness plugin: keep a local model's context at a size your GPU handles well (measured prefill speed, hard ceiling, early compaction)
★ 0
MIT
JavaScript
Aug 30, 2026
dsh plugin --profile web add dsh-context-budgetby snow-The
Session handoff & context management for DeepSeek Harness: structured handoff docs (export/resume/status) + active context pruning (acp_* via official compaction API) + optional OpenViking/archify enh
★ 3
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add @snow-the/dsh-session-handoffby 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 aa2246740
A calmer reading view for DeepSeek Harness: native process details, live reasoning, and clean final answers.
★ 33
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-better-display