Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
4 Plugins gefunden
mosaic-memory-compress
turingcorp-net/mosaic-memory-compress
Vergessenskurven-In-Place-Dialogkomprimierung für DeepSeek Harness: Aktuelle Turns bleiben wörtlich, mittlere Turns werden strukturell dehydriert (ohne LLM), alte Turns werden in ein begrenztes Zusammenfassungspaar gefaltet — unbegrenzte Gespräche auf begrenztem Speicherbudget.
dsh-context-maid
icstick/dsh-context-maid
Context curation for DeepSeek Harness: content-aware tool-output slimming, dead-log sweep, pinned user requirements and in-flight work, archive-then-compact with an audit trail.
dsh-memory-lite
mihjy12138/dsh-memory-lite
On-demand memory for DeepSeek Harness: session logs are distilled into layered markdown (a summary, an index and per-topic files), and a mem_query tool returns only the matched entries rather than the whole index. Nothing is injected per turn, there are no dependencies, and every entry keeps a source pointer back to the conversation it came from.
dsh-agent-frugality
gongyijie85/dsh-agent-frugality
Multi-agent frugality defense plugin: read-ledger dedup metrics, compaction-immune rules, completion gate, cheap-model review lane.