Skip to content

compaction 22

  • context-vista v0.1.0 Verified Web UI 12

    A live context-window donut for DeepSeek Harness: token usage, compaction savings, and cost at a glance

    dsh plugin add context-vista
  • dsh-compaction-instant v0.1.4 Verified Web UI 11

    VCC-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-instant
  • dsh-composer-history v0.6.0 Verified Web UI 7

    Terminal-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-history
  • dsh-auxiliary v0.5.1 Verified Web UI 6

    DeepSeek Harness plugin that uses configured model providers for image analysis and context compaction.

    dsh plugin add @dsh-plugin/dsh-auxiliary
  • auto-compact v1.3.0 Verified Web UI 3

    会话级自动上下文压缩插件:回合中每步前 + 回合结束检测上下文用量,超过会话阈值自动 compact,摘要注入上下文后自然继续(DeepSeek Harness / DSH)

    dsh plugin add auto-compact
  • dsh-arc-context v0.2.0-beta.15 Verified 2

    Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.

    dsh plugin add dsh-arc-context
  • dsh-lcx-codex v0.4.1 Verified Web UI 2

    DSH Codex/Responses capabilities for existing openai-responses routes: hosted/alpha search and session-native V2 compaction

    dsh plugin add dsh-lcx-codex
  • dsh-qwen38-compaction-fix v1.0.2 Verified 1

    DSH 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-fix
  • dsh-compaction-pro v0.1.0 Verified 1

    High-fidelity, faithful, bilingual, recursive compaction backend for DeepSeek Harness — a drop-in upgrade over dsh-compaction-basic.

    dsh plugin add @helibeiqi/dsh-compaction-pro
  • dsh-compact-after-task v0.1.1 Verified Web UI 1

    Auto-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-task
  • dsh-directive-compact v0.1.0-rc.1 Verified 1

    Pure-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-compact
  • dsh-compaction-audit v0.1.0 Verified 1

    Compaction 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-audit
  • dsh-compaction-probe v0.1.0 Verified 1

    Step-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-probe
  • dsh-context-compass v0.10.0 Verified Web UI 1

    Session 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-compass
  • agent-compact v0.1.3 Verified

    Context 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-compact
  • dsh-dcp v0.5.1 Verified

    Deterministic 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-dcp
  • dsh-context-steady v0.1.0 Verified

    DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history

    dsh plugin add dsh-context-steady
  • dsh-context-guard v0.1.0 Verified Web UI

    Context-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-guard
  • dsh-manual-compact v0.1.0 Verified Web UI

    Manual 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
  • dsh-manual-compact-plugin v0.1.3 Verified Web UI

    Manual 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-plugin
  • billion-context-dsh v0.2.13 Verified

    Active Context Pruning (ACP) for the DeepSeek Harness — model-driven context management as a CompactionEngine backend.

    dsh plugin add billion-context-dsh
  • dsh-plugin-adaptive-agent-policy v0.1.0-rc.3 Verified

    Adaptive task and risk routing, loop budgets, and progressive tool-result pruning for DeepSeek Harness

    dsh plugin add dsh-plugin-adaptive-agent-policy