Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 110
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 для DeepSeek Harness — один прокси-инструмент вместо выгрузки всех схем MCP в контекст.
dsh-repo-context
qing3a/dsh-repo-context
Динамически внедряет статус git и правила репозитория в системный промпт: ветка/количество незакоммиченных файлов/последние коммиты + руководство по правилам репозитория (плагин на основе официального интерфейса system-prompt section/context/variable)
dsh-context-proxy
evilirving/dsh-context-proxy
Лёгкое извлечение контекста по требованию: инструменты context_query / context_slice / context_grep, читающие уже сохранённую историю с безопасными для повтора цитатами.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Память между сессиями для модели: полнотекстовый поиск по всем прошлым сессиям (SQLite FTS5 через ctx.sessionQuery) и возврат наиболее релевантных фрагментов в текущий контекст.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Расширенные инструменты memoria: внедрение контекста сессии (профиль + извлечение), недавние решения, отчёт о состоянии, allow-лист пространств имён, граф связей памяти и поиск сущностей; дополнение к dsh-memoria.
dsh-file-memory
iccuse/dsh-file-memory
Рабочая память на основе файла: дословно запоминает/извлекает ключевые предпосылки в файле заметок сессии, чтобы они переживали сжатие контекста без потерь.