メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

24 件のプラグインが見つかりました

P

dsh-memento

perrylink/dsh-memento

境界があり階層化され、承認ゲート付きで監査可能なセッションをまたぐメモリ: 型付き `ctx.memory` インターフェースと依存ゼロの SQLite プロバイダー、`memory` ツール、凍結スナップショットの注入を提供。すべての書き込みは承認ゲートを通過し、セッションログから再構築可能。

573 時間前メモリApache-2.0
E

skill-route

erichare/skill-route

DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.

384 日前MCPとコネクタMIT
S

DSH-taskboard

shengsheng90/dsh-taskboard

Local SQLite taskboard as a native overlay page: projects, tasks, comments, relations, attachments and workflow automation, with backlog → todo → in_progress → in_review → done statuses, `taskboard_*` Agent tools that can only submit work to in_review, a headless JSON CLI and a packaged skill.

3811 時間前ワークフローと自動化Apache-2.0
M

dsh-mneme (dsh-mneme)

modusensus/dsh-mneme

Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.

256 時間前メモリMIT
A

dsh-web-search-pro

anweat/dsh-web-search-pro

永続化された強化版 Web 検索: マルチエンジンルーティング(DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/小紅書/Twitter/Reddit/RSS)、SQLite+LRU キャッシュ、userscript 風の抽出、Playwright によるレンダリング。

234 日前ツールと機能MIT
P

dsh-meow-memory

phant0meow/dsh-meow-memory

Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").

108 時間前メモリMIT
M

dsh-mneme

modusensus/dsh-mneme

セッションをまたぐメモリ: 人間が編集可能な Markdown ミラー付き SQLite、バックグラウンド統合(重複排除、マージ、コンフリクト解消)、6 種のメモリツール。

94 日前メモリMIT
M

dsh-self-improved

madage/dsh-self-improved

Long-term memory & self-evolving plugin for DSH: L0 capture → L1 memory extraction → L2 scene grouping → L3 user persona, auto recall injection, skill synthesis, fully local (SQLite FTS5 + jieba, optional vector recall).

53 日前メモリMIT
N

unified-agent-memory

noelune/unified-agent-memory

全エージェントで共有する1つの Obsidian vault。依存関係のない Python コア(search/promote/adjudicate/forget)、vault テンプレート、dsh プラグイン(memory_search/show/submit/status)を提供します。

33 日前メモリMIT
G

dsh-memory-gate

git121995/dsh-memory-gate

CBDC 権限ゲーティング付きの、範囲を限定したローカルメモリ。SQLite + FTS5 によるクレーム管理、説明可能な use/verify/ignore 判定によるスコープ付き想起と完全な監査ログ、/memory コマンド、1回あたり最大3クレーム/1200文字の注入に対応し、追加のモデル呼び出しは不要です。

316 時間前メモリMIT
S

dsh-sql

stardustlc666/dsh-sql

Database tools for agents: list/query/exec/schema across SQLite/MySQL/PostgreSQL, with lexer-grade read-only protection, row caps and an approval-gated write path.

25 時間前ツールと機能MIT
O

dsh-kb-sieve

omdsh-dev/dsh-kb-sieve

md/txt/docx/pdf から監査可能なナレッジベースパック(SQLite FTS5)を構築します。決定的な検索と原文読み取りに対応。

26 日前メモリApache-2.0
D

stratagate-agentmemory

diqierjia/stratagate-agentmemory

Native StrataGate layered long-term memory for DeepSeek Harness

111 時間前メモリMIT
L

dsh-knowledge

lemoncat7/dsh-knowledge

Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.

16 時間前メモリMIT
J

dsh-layered-memory

junnanlys/dsh-layered-memory

Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.

113 時間前メモリMIT
D

StrataGate-AgentMemory (deepseek-harness)

diqierjia/stratagate-agentmemory

Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.

13 時間前メモリMIT
W

LiuHe

wulun811/liuhe

LiuHe(六合)ツールスイートを DeepSeek Harness(dsh)プラグインバンドルとして提供——44種の MCP ツールと動的なワークスペース注入。

1昨日MCPとコネクタMIT
W

ai-monitor

winterone-hub/ai-monitor

DeepSeek Harness プラグイン。ローカルの SQLite から AI Monitor の残高/利用状況を照会します——コストを意識したエージェントで、AI Monitor プロキシによる自動記帳に対応。

15 日前モデルとプロバイダーMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。

115 時間前セッションとメッセージMIT
J

codegraph

johnxu22786/codegraph

Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.

0一昨日MCPとコネクタMIT
T

dsh-taskboard

ttmouse/dsh-taskboard

dashi-taskboard 的 DSH 双面插件(独立版):host 半在宿主进程拉起 SQLite server(数据目录 ~/.dsh/storages/dsh-taskboard),client 半注入侧边栏入口并把完整看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 GUI 中间列。

014 時間前UI拡張MIT
M

DeepSeek-Harness-Hanako-Memory

moononnn/deepseek-harness-hanako-memory

Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).

017 時間前メモリMIT
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

03 日前メモリMIT
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

モデル向けのセッションをまたぐメモリ機能。過去のすべてのセッションを全文検索し(ctx.sessionQuery 経由の SQLite FTS5)、最も一致度の高い抜粋を現在のコンテキストに呼び戻します。

04 日前メモリ