プラグイン
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
DeepSeek Harness 向けの MCP アダプター——すべての MCP スキーマをコンテキストに詰め込む代わりに、1つのプロキシツールで済ませます。
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
モデル向けのセッションをまたぐメモリ機能。過去のすべてのセッションを全文検索し(ctx.sessionQuery 経由の SQLite FTS5)、最も一致度の高い抜粋を現在のコンテキストに呼び戻します。
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
memoria の高度なツール群。セッションコンテキストの注入(プロファイル+想起)、直近の決定事項、ヘルスレポート、名前空間の許可リスト、メモリ関係グラフ、エンティティ検索に対応します。dsh-memoria のコンパニオンプラグインです。
dsh-file-memory
iccuse/dsh-file-memory
ファイルベースのワーキングメモリ。重要な前提をセッションノートファイルに一語一句そのまま記憶/呼び出しでき、コンテキストの圧縮を経ても失われません。