プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
14 件のプラグインが見つかりました
deja-vu
vshulcz/deja-vu
19種類の他のコーディングエージェントのセッション履歴をDeepSeek Harnessに取り込み:ローカルインデックス上で呼び出し、セッション要約、ファイル別履歴ツールを提供し、各ステップ前のオプションの自動呼び出しも対応。
deja-vu (dsh)
vshulcz/deja-vu
このマシン上の19種類の他のコーディングエージェント(Claude Code、Codex、Cursor、opencode、Antigravity、Kimi、Cline、Zedなど)が既に書き込んだセッションファイルを読み取り(インストール前のセッションも含む):deja_recall、deja_session、deja_blameツール、/dejaコマンド、ランタイムコンテキストに追加されるオプションの自動呼び出し。ローカルBM25インデックス、LLM・埋め込み・ネットワーク不使用。
MisakaNet
ikalus1988/misakanet
失敗からの復旧に関する記憶: 実際のエンジニアリングセッションから得られた失敗復旧の教訓を検索・記録します。BM25 とセマンティック RAG による検索、教訓ナレッジベースを備えています。
dsh-memoir
qinling-melon-farmers/dsh-memoir
バンドルされたランタイム依存関係も外部サービスも不要なローカル専用プロジェクトメモリ:構造化JSONと生成されたPROJECT_MEMORY.md、プロンプトプレフィックスキャッシュヒットを保つためのトークン制限付きセッション固定Hot Memory、キャッシュされたプロジェクト横断BM25ランク呼び出し、編集可能なpin/supersede/archiveライフサイクル、設定可能なトップレベルターン終了蒸留、検索・検査・診断・ライブ設定用のバイリンガルWebパネル。
dsh-memory-system
zhujunpeng12/dsh-memory-system
DeepSeek Harness 向けローカルファースト永続メモリ: ステップ前の有界ホットメモリ注入、完全一致および中国語バイグラム BM25 コールドリコール、6 つのエージェントツール、承認ゲート付きリースロック書き込みとリカバリレシート、読み取り専用のガバナンスおよび軌跡レビュー候補。
dsh-layered-memory
junnanlys/dsh-layered-memory
DSH 向け階層型メモリパイプライン: 会話をアトミックファクト、シーン要約、ペルソナプロファイル(L0-L3)へ自動蒸留。BM25 + ベクトル検索のハイブリッド、チャット/作業ファミリーの分離、各モデルステップ前のコンテキスト注入。
dsh-knowledge-base
htcqp802/dsh-knowledge-base
DSH向け汎用ナレッジベース:md/txt/json/yml/docx/pdfのインポート、フォルダ管理、FTS5全文検索(BM25)、Web管理UIを提供します。
deepseek-harness-forge-plugins (forge-memory)
jinguanghai/deepseek-harness-forge-plugins
BM25 キーワードベースのメモリ想起機能。
dsh-project-memory
00080000/dsh-project-memory
Project memory for DeepSeek Harness: project files are indexed into searchable summaries as they are read, so after context loss the agent retrieves hits on demand instead of re-reading files, with source citations and BM25 ranking.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
dsh-plugin-wiki-tools
lion-1209/dsh-plugin-wiki-tools
Native tools for an Obsidian wiki vault: wiki_query, wiki_write, wiki_rename, wiki_scaffold, wiki_archive, and wiki_lint cover BM25 search with link-graph context, bookkeeping writes with sha256 source tracking, vault-wide renames, mode scaffolds, source archiving, and health checks — with cross-process locks and optional git auto-commit.
find-dsh-plugins
jazzulu/find-dsh-plugins
Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.
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.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 向けのコードナレッジグラフブリッジ。セマンティックなシンボル検索(BM25)、ソースコードの抜粋、Leiden コミュニティによるアーキテクチャ概観、呼び出し/データフロー/サービス間トレース、グラフ拡張 grep に対応します。