Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
39 Plugins gefunden
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-arc-context
plxloyzb/dsh-arc-context
Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.
dsh-compressor
lifeodyssey/dsh-compressor
A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.
dsh-plugin-context-compressor
yytbit/dsh-plugin-context-compressor
Skill zur Kontextkompression für DeepSeek Harness — intelligente Zusammenfassung von Unterhaltungen
dsh-asc
janeickholt/dsh-asc
Model-driven context compaction for DeepSeek Harness. The agent decides when and what to compress, commits durable session-log replacements, and ships reversible tool-result compression with byte-exact hash retrieval.
dsh-context-compressor
rootkiller6788/dsh-context-compressor
An Agent-safe context compressor for DeepSeek Harness. It semantically preserves critical tool outputs such as errors, file paths, JSON payloads and command results, instead of mechanically truncating the context.
dsh-xingtu-skills
xingtu1996/dsh-xingtu-skills
XingTu 26 production-grade AI agent skills, packaged as a DeepSeek Harness (DSH) skills plugin — token compression, code review, safe refactor, migration, evidence review & more. 26 个生产级 SKILL.md 技能,DSH 一键安装即用。
dsh-memory-nexus
frank-nf/dsh-memory-nexus
Integrated memory and context management plugin: four-layer memory system (L2-L4), context compression/trimming/freezing, prompt orchestration, input box UI buttons, and enterprise security with role-based access control.
Context-Prism
lfm097384/context-prism
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 any LLM.
dsh-context-compressor
qwert702/dsh-context-compressor
One-click context compression for the dsh web GUI: a 压缩 button on the session title bar summarizes the whole conversation into a few lines, opens a new session in the same workspace seeded with the summary, and switches to it — the original session stays untouched.
dsh-text2img-compress
nigel211/dsh-text2img-compress
把长文本渲染成图片发送,利用每图 384 token 封顶压缩 LLM 输入 token,专为DeepSeek Harness设计的插件;Pack long text into images to cut LLM input tokens (384/image cap) — a DeepSeek Harness plugin.
dsh-media-guard
spyfree/dsh-media-guard
Deterministic aggregate media budgets and safe request projections for DeepSeek Harness (DSH)
dsh-agent-memory
findshan/dsh-agent-memory
File-based self-evolving memory for DeepSeek Harness v2: compression & extraction over official compaction, daily episodic layer, dream consolidation to semantic files (user/agent/memory/dream + project), catalog disclosure injection, no confidence machin
dsh-directive-compact
ya8d/dsh-directive-compact
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-compaction
ljsysfurryace/dsh-compaction
Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.