Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
138 Plugins gefunden
OpenViking (dsh-memory-plugin)
volcengine/openviking
OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.
hindsight (coding-agents)
vectorize-io/hindsight
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
graph-memory
adoresever/graph-memory
Deepseek Harness、Openclaw知识图谱记忆插件。2026年4月受邀发布在清华大学讨论会。Knowledge Graph + Memory;Knowledge Graph Context Engine for OpenClaw — extracts structured triples from conversations, compresses context 75%, enables cross-session experience reuse
mnemon
mnemon-dev/mnemon
LLM-überwachtes persistentes Gedächtnis für KI-Agenten — graphbasierter Abruf, sitzungsübergreifendes Wissen, einzelne Binärdatei. Funktioniert mit DeepSeek Harness, Claude Code, OpenClaw und jeder Agent-Runtime.
MisakaNet
ikalus1988/misakanet
Failure-recovery memory: search and record failure-recovery lessons from real engineering sessions, with BM25 + semantic RAG retrieval and a lessons knowledge base.
memos-cloud-openclaw-plugin
memtensor/memos-cloud-openclaw-plugin
MemOS Cloud lifecycle memory plugin for DeepSeek Harness
flowix (dsh-flowix-memory)
text2future/flowix
Registers the local flowix-cli MCP server so the agent can search, read, create, and edit Flowix memos and mind-map artifacts.
plur
plur-ai/plur
PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
dsh-noema
zseven-w/dsh-noema
Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.
dsh-mnemon
omdsh-dev/dsh-mnemon
Tiefe Mnemon-Integration: lokales dreistufiges Gedächtnis (Runtime Memory, abrufbare Documents, überwachte Memory Spaces).
odai (plugin)
orziz/odai
Profile-wide DSH governance and routing bundle with configurable compaction calls and scoped local semantic memory; compatible with DSH 0.1.0-rc.6 and 0.1.0-rc.7.
dsh-memory-evolve
csyangwen/dsh-memory-evolve
Reines Plugin für DeepSeek Harness: sitzungsübergreifendes Gedächtnis (fünf Spuren), Git-Branch-Erkennung, Selbstprüfung je Runde, weiterentwickelnde Skills mit Skill-Manager, vierspurige To-dos, COI-Scheduling, Sitzungs-Broadcast/-Suche, Prompt-Manager, Notizen — ohne Kernänderungen/Abhängigkeiten.
dsh-memento
perrylink/dsh-memento
Begrenztes, geschichtetes, freigabepflichtiges und auditierbares sitzungsübergreifendes Gedächtnis: eine typisierte `ctx.memory`-Schnittstelle mit einem SQLite-Provider ohne Abhängigkeiten, einem `memory`-Tool und Injektion eingefrorener Snapshots; jeder Schreibvorgang durchläuft das Freigabe-Gate und bleibt aus dem Sitzungsprotokoll rekonstruierbar.
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.
dsh-memory
furongjun-1999/dsh-memory
Raumzeitlicher Gedächtnisgraph für mehrere Agenten mit sitzungsübergreifender Persistenz und wichtigkeitsgesteuertem Abruf.
dsh-auto-memory
aik358/dsh-auto-memory
Auto-Memory-Plugin für die DeepSeek Harness Web GUI: dreischichtiges Gedächtnis (Nutzerebene / Projektnotizen / Tageslogs) mit automatischer Injektion und Abruf, täglichen Reflexionen, einem visuellen Panel samt Einstellungsseite und der Möglichkeit, Erinnerungen aus anderen KI-Tools zu übernehmen.
dsh-memoir
qinling-melon-farmers/dsh-memoir
Cache-aware local project memory for DeepSeek Harness (DSH): agents distill session work, lessons and next actions into a local JSON store (~/.dsh/dsh-memoir.json, source of truth) with a per-project PROJECT_MEMORY.md projection; bounded hot-memory (ranke
dsh-continual-evolve
zk-andy/dsh-continual-evolve
Kontinuierliche Selbstweiterentwicklung: versionierter, auditierbarer, rollback-sicherer Harness-Zustand (Prompts, Gedächtnis, Skills, Subagent-Spezifikationen), verfeinert aus Sitzungstrajektorien, mit Review-Gates und Hot-Reload für Skills.
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").
Co-Engram
co-engram/co-engram
Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
dsh-mneme
modusensus/dsh-mneme
Sitzungsübergreifendes Gedächtnis: SQLite mit einem von Menschen bearbeitbaren Markdown-Spiegel, Hintergrund-Konsolidierung (Deduplizierung, Zusammenführung, Konfliktlösung) und sechs Memory-Tools.
task-passport
dongsheng123132/task-passport
Trägt dauerhaften Task-Status über DeepSeek Harness, WorkBuddy, Claude Code und Codex hinweg, mit maschinenlesbaren Checkpoints und optimistischem Locking.