Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
110 Plugins gefunden
dsh-plugin
plur-ai/dsh-plugin
PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.
context-pruner
johnxu22786/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.
dsh-cue-bank
itr-del/dsh-cue-bank
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
dsh-memory-protocol
baaai123/dsh-memory-protocol
Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.
dsh-plugin-focus
863683348/dsh-plugin-focus
Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.
dsh-whale-companion
xianshu-virtuous/dsh-whale-companion
Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.
dsh-usage-vendor-stats
kirigayakazima/dsh-usage-vendor-stats
Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).
dsh-process-fold
uigdwunm/dsh-process-fold
Groups each DSH Web turn's thinking, tool calls and context into an expandable process box that shows the latest two items by default, while keeping user dialogue, interactive questions and final answers outside.
dsh-mcp-adapter
nexusagentx/dsh-mcp-adapter
MCP-Adapter für DeepSeek Harness — ein Proxy-Tool statt jedes MCP-Schema in den Kontext zu kippen.
dsh-repo-context
qing3a/dsh-repo-context
Spielt Git-Status und Repository-Konventionen dynamisch in den System-Prompt ein: Branch/Anzahl geänderter Dateien/letzte Commits + Repository-Richtlinien (offizielles Nahtstellen-Plugin über system-prompt section/context/variable).
dsh-context-proxy
evilirving/dsh-context-proxy
Schlanker, bedarfsgesteuerter Kontextabruf: Tools context_query / context_slice / context_grep, die bereits gespeicherten Verlauf mit replay-sicheren Zitaten zurücklesen.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Sitzungsübergreifendes Gedächtnis für das Modell: durchsucht alle vergangenen Sitzungen per Volltext (SQLite FTS5 über ctx.sessionQuery) und bringt die am besten passenden Auszüge zurück in den aktuellen Kontext.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Erweiterte memoria-Tools: Sitzungskontext-Injektion (Profil + Abruf), letzte Entscheidungen, Health-Report, Namensraum-Allow-List, Gedächtnis-Beziehungsgraph und Entitätssuche; Begleit-Plugin zu dsh-memoria.
dsh-file-memory
iccuse/dsh-file-memory
Dateibasiertes Arbeitsgedächtnis: speichert und ruft wichtige Prämissen wortwörtlich in einer Sitzungsnotizdatei ab, sodass sie eine Kontextkompression verlustfrei überstehen.