DSH Plugins Marketplace

DSH Plugins

context-razor

by · weibaohui/context-razor

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add @weibaohui/context-razor
GitHubnpm

Original language: English

UI (client)hasBundlePatch

About

Context 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 summarization.

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.1.0
0.2.0
0.3.0
0.4.0
0.4.1
0.4.2

Similar plugins

context-pruner

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-context-triage

Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-token-headroom

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.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-token-handoff

Project-level Local Context Engine for DeepSeek Harness: retrieval/compression/prioritization over history, code, files, user preferences and agent trajectories, producing a dynamic context window for

Memory & ContextManifest valid

0

dsh plugin --profile web add context-prism-dsh-plugin

by catsenior507

Assembled context for DeepSeek Harness: a context tree over the session surface with per-node assemble modes (full / key / off), agent-authored presets, and a panel that decides what the model actuall

Manifest valid

0

MIT

TypeScript

Sep 11, 2026

dsh plugin --profile web add @dsh-external/dsh-client-plugin-context-assembler

Hand off focused context without waiting for or interrupting the active Agent: freeze a bounded Session snapshot, summarize it asynchronously with an isolated no-tool LLM, and deliver a provenance-bea

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-sideband