Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

45 plugins found

Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

14 days agoMemory
R

dsh-recall

relistencode/dsh-recall

Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.

12 days agoMemoryMIT
M

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.

120 hours agoMemoryMIT
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.

17 hours agoMemoryMIT
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.

14 hours agoMemoryMIT
Y

dsh-argp

yoza10635/dsh-argp

Deterministic context compaction: prunes conversation atoms in reference-graph topological order with no LLM calls during compaction, and keeps pruned atoms recallable by marker.

113 hours agoSessions & MessagesMIT
H

dsh-recall-unread

hg1048596-pixel/dsh-recall-unread

Adds a strip above the composer to recall sent-but-unread (steering) text messages before the model reads them.

112 hours agoUI EnhancementsMIT
K

dsh-pin-recall

kerwin2046/dsh-pin-recall

Pin assistant replies from the Web action strip and recall them into the next model turn (`/pin` `/recall`, with optional wake).

15 days agoTools & CapabilitiesMIT
J

dsh-memoria

jiayan-xu/dsh-memoria

Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation.

14 days agoMemoryBSD-3-Clause
F

dsh-memory

flymysql/dsh-memory

Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.

14 days agoMemoryMIT
P

perseus-vault-dsh

perseus-computing-llc/perseus-vault-dsh

Perseus Vault memory plugin for DeepSeek Harness: automatic pre-step recall injection from a governed memory vault

02 days agoMCP & ConnectorsMIT
Z

dsh-rule-evolve (plugin)

zoahdev/dsh-rule-evolve

Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.

02 days agoDev & Plugin ToolsMIT
Y

dsh-agentmemory

yiipu/dsh-agentmemory

DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.

02 days agoMemoryMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

012 hours agoMemoryApache-2.0
M

dsh-trilium

minerpi/dsh-trilium

Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.

04 hours agoMemoryMIT
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 days agoMemoryMIT
L

dsh-humanized-deepseek-maid

loonai321/dsh-humanized-deepseek-maid

Adds a configurable humanized whale-girl maid persona with immersive roleplay, speaking modes, and a lightweight layered memory with query-triggered recall.

02 days agoSessions & MessagesMIT
S

dsh-input-history

sunshaobei/dsh-input-history

Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.

02 days agoUI Enhancements
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

04 days agoMemory
J

dsh-memoria-extra

jiayan-xu/dsh-memoria-extra

Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.

04 days agoMemory
I

dsh-file-memory

iccuse/dsh-file-memory

File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.

05 days agoMemoryMIT