context-pruner
by — · JohnXu22786/context-pruner
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.
Similar plugins
Model-authored context pruning for DeepSeek Harness through the official compaction API.
★ 0
dsh plugin --profile web add dsh-active-context-pruningSession 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-handoffSession handoff for DeepSeek Harness: the session menu creates a successor session that rebuilds the old session's memory, tasks and rules through an eight-section takeover packet, with light context
★ 0
dsh plugin --profile web add dsh-session-handoffCross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context
★ 0
dsh plugin --profile web add dsh-cue-bankContext trimmer: lists the current session's context entries with role, preview and ≈token estimate (cl100k), highlights over-threshold items, and removes selected entries exactly without LLM summariz
★ 0
dsh plugin --profile web add @weibaohui/context-razorby icanfinish11
Context window optimization for DeepSeek Harness agents. Sandboxes tool output in-process (only what you print enters the conversation), persists session memory in an FTS5 knowledge base, and enforces
★ 0
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-context-mode