compaction 22
A live context-window donut for DeepSeek Harness: token usage, compaction savings, and cost at a glance
dsh plugin add context-vistaVCC-style instant, near-lossless deterministic compaction engine for the DeepSeek Harness — a drop-in replacement for @deepseek-ai/dsh-compaction-basic
dsh plugin add dsh-compaction-instantTerminal-style input history for the DeepSeek Harness web composer: edge-first arrows with exact draft/caret restore, browser-local persisted history, Ctrl+R reverse search, workspace-scoped recall, and fully configurable keys — plus sliding-context aware
dsh plugin add dsh-composer-historyDeepSeek Harness plugin that uses configured model providers for image analysis and context compaction.
dsh plugin add @dsh-plugin/dsh-auxiliary会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)
dsh plugin add auto-compactAdaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.
dsh plugin add dsh-arc-contextDSH Codex/Responses capabilities for existing openai-responses routes: hosted/alpha search and session-native V2 compaction
dsh plugin add dsh-lcx-codexDSH plugin: fixes compaction failure on local qwen3.8-27b gateways — xhigh thinking burns the entire output token budget, so thinking is off for compaction-only, with the model's non-thinking sampling parameters
dsh plugin add dsh-qwen38-compaction-fixHigh-fidelity, faithful, bilingual, recursive compaction backend for DeepSeek Harness — a drop-in upgrade over dsh-compaction-basic.
dsh plugin add @helibeiqi/dsh-compaction-proAuto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
dsh plugin add @xiaobanli/dsh-compact-after-taskPure-incremental directive-driven compaction for DeepSeek Harness: /compact-directive <requirement> summarizes the session middle per your requirement, /trim-directive <requirement> trims the whole conversation per your requirement
dsh plugin add @ya8d/dsh-directive-compactCompaction quality / hallucination detector: when a conversation span is compacted, check on two axes that key information survived 鈥?FIDELITY (assertions in the summary must be found verbatim in the original leaf events, else flagged as fabricated) and C
dsh plugin add dsh-compaction-auditStep-0 observation probe for dsh-compaction-audit: logs every compaction/* session event and probes whether shadowedSeqs still resolve to readable events in session.events. Observe-only; never injects, never blocks.
dsh plugin add dsh-compaction-probeSession health for DeepSeek Harness: real token-meter data, configurable continue-vs-new decision model. Reactive header badge (compaction-aware), /compass command, context_compass tool.
dsh plugin add dsh-context-compassContext compression tool (context_compact): the agent writes the replacement checkpoint itself and hands it to the host compaction engine, which skips the LLM summarizer call; automatic compaction stays on the official engine.
dsh plugin add @mimichunterz/agent-compactDeterministic context-pruning compaction backend for dsh (DeepSeek Harness) — zero-LLM summaries, /dcp command, works out of the box. Design references Opencode-DCP/opencode-dynamic-context-pruning.
dsh plugin add @aiwayds/dsh-dcpDeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history
dsh plugin add dsh-context-steadyContext-window compaction reminder: a compact button appears in the composer once context occupancy (the same number the context ring shows) crosses a configurable fraction of the model's context window, so you can compact before requests hit the provider
dsh plugin add @khorsheed/dsh-context-guardManual context compaction for DeepSeek Harness: keep the latest N conversation items with stop or batch mode and a per-session compaction archive — embedded in the context meter popup when the meter panel slot exists, or a composer button otherwise.
dsh plugin add dsh-manual-compactManual context compaction for DeepSeek Harness: keep the latest N conversation items with stop or batch mode and a per-session compaction archive — embedded in the context meter popup when the meter panel slot exists, or a composer button otherwise.
dsh plugin add dsh-manual-compact-pluginActive Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.
dsh plugin add billion-context-dshAdaptive task and risk routing, loop budgets, and progressive tool-result pruning for DeepSeek Harness
dsh plugin add dsh-plugin-adaptive-agent-policy