Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
110 plugins trouvés
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
Adaptateur MCP pour DeepSeek Harness — un seul outil proxy au lieu de déverser chaque schéma MCP dans le contexte.
dsh-repo-context
qing3a/dsh-repo-context
Injecte dynamiquement l'état Git et les conventions du dépôt dans le prompt système : branche/nombre de fichiers modifiés/derniers commits + directives de convention du dépôt (plugin s'insérant dans la jonction officielle system-prompt section/context/variable).
dsh-context-proxy
evilirving/dsh-context-proxy
Récupération de contexte fine à la demande : outils context_query / context_slice / context_grep qui relisent l'historique déjà persisté avec des citations sûres pour le replay.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Mémoire inter-sessions pour le modèle : recherche en texte intégral dans toutes les sessions passées (SQLite FTS5 via ctx.sessionQuery) et ramène les extraits les plus pertinents dans le contexte actuel.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Outils memoria avancés : injection de contexte de session (profil + rappel), décisions récentes, rapport de santé, liste blanche d'espaces de noms, graphe de relations de mémoire, et recherche d'entités ; complément à dsh-memoria.
dsh-file-memory
iccuse/dsh-file-memory
Mémoire de travail adossée à un fichier : mémorise/rappelle les prémisses clés mot pour mot dans un fichier de notes de session, pour qu'elles survivent sans perte à la compaction du contexte.