Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
110 plugin trovati
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
Adattatore MCP per DeepSeek Harness — un unico strumento proxy invece di riversare ogni schema MCP nel contesto
dsh-repo-context
qing3a/dsh-repo-context
Inietta dinamicamente lo stato Git e le convenzioni del repository nel system prompt: branch/numero di file modificati/ultimo commit + linee guida delle convenzioni del repository (plugin che sfrutta le interfacce ufficiali di system-prompt section/context/variable)
dsh-context-proxy
evilirving/dsh-context-proxy
Recupero leggero del contesto su richiesta: strumenti context_query / context_slice / context_grep che rileggono la cronologia già persistita con citazioni sicure per il replay
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Memoria cross-sessione per il modello: ricerca full-text in tutte le sessioni passate (SQLite FTS5 tramite ctx.sessionQuery) e riporta gli estratti più rilevanti nel contesto corrente
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Strumenti memoria avanzati: iniezione del contesto di sessione (profilo + richiamo), decisioni recenti, report sullo stato di salute, allowlist dei namespace, grafo delle relazioni di memoria e ricerca di entità; complementare a dsh-memoria
dsh-file-memory
iccuse/dsh-file-memory
Memoria di lavoro basata su file: memorizza/richiama premesse chiave testualmente in un file di note di sessione, così sopravvivono senza perdite alla compattazione del contesto