Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

138 plugins encontrados

V

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.

29.2khace 4 horasMemoriaAGPL-3.0
V

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.

20.2khace 4 horasMemoriaMIT
A

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

547hace 5 díasMemoriaMIT
M

mnemon

mnemon-dev/mnemon

Memoria persistente supervisada por LLM para agentes de IA: recuperación basada en grafos, conocimiento entre sesiones, binario único. Funciona con DeepSeek Harness, Claude Code, OpenClaw y cualquier runtime de agentes.

435hace 4 díasMemoriaApache-2.0
I

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.

405hace 5 horasMemoriaApache-2.0
M

memos-cloud-openclaw-plugin

memtensor/memos-cloud-openclaw-plugin

MemOS Cloud lifecycle memory plugin for DeepSeek Harness

367anteayerMemoriaApache-2.0
T

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.

319ayerMemoriaMIT
P

plur

plur-ai/plur

PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required

239hace 5 horasMCP y conectoresApache-2.0
T

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()

157hace 6 horasMemoriaMIT
T

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.

157hace 5 horasMemoriaMIT
Z

dsh-noema

zseven-w/dsh-noema

Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.

108hace 4 díasMCP y conectoresMIT
O

dsh-mnemon

omdsh-dev/dsh-mnemon

Integración profunda con Mnemon: memoria local de tres niveles (Runtime Memory, Documents recuperables y Memory Spaces supervisados).

99ayerMemoriaMIT
O

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.

87hace 9 horasFlujos y automatizaciónMIT
C

dsh-memory-evolve

csyangwen/dsh-memory-evolve

Plugin puro que da a DSH memoria a largo plazo entre sesiones y autoevolución en segundo plano: memoria de cinco pistas, ramas git, autorrevisión por turno, skills autoevolutivas, tareas en cuatro pistas, COI, difusión y búsqueda de sesiones, notas temporales. Sin tocar el núcleo ni el runtime.

58hace 4 díasMemoriaMIT
P

dsh-memento

perrylink/dsh-memento

Memoria entre sesiones acotada, por capas, sujeta a aprobación y auditable: una interfaz `ctx.memory` tipada con proveedor SQLite sin dependencias, una herramienta `memory` e inyección de instantáneas; cada escritura pasa por la puerta de aprobación y es reconstruible desde el registro de sesión.

57hace 5 horasMemoriaApache-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.

25hace 8 horasMemoriaMIT
F

dsh-memory

furongjun-1999/dsh-memory

Grafo de memoria espaciotemporal multiagente con persistencia entre sesiones y recuperación filtrada por importancia.

20hace 7 horasMemoriaMIT
A

dsh-auto-memory

aik358/dsh-auto-memory

Plugin de memoria automática para la Web GUI de DeepSeek Harness: memoria de tres capas (usuario / notas de proyecto / registros diarios) con inyección y recuperación automáticas, reflexiones diarias, panel visual y ajustes, y herencia de memorias de otras herramientas de IA.

16anteayerMemoriaBSD-3-Clause
Q

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

14hace 7 horasMemoriaApache-2.0
Z

dsh-continual-evolve

zk-andy/dsh-continual-evolve

Autoevolución continua: estado del harness versionado, auditable y con reversión segura (prompts, memoria, skills, especificaciones de subagentes) refinado a partir de las trayectorias de sesión, con puertas de revisión y skills recargadas en caliente.

12hace 20 horasDesarrollo y herramientas de pluginsMIT
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").

10hace 9 horasMemoriaMIT
C

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.

10anteayerMemoria
M

dsh-mneme

modusensus/dsh-mneme

Memoria entre sesiones: SQLite con un espejo en Markdown editable por humanos, consolidación en segundo plano (deduplicación, fusión, resolución de conflictos) y seis herramientas de memoria.

9hace 4 díasMemoriaMIT
D

task-passport

dongsheng123132/task-passport

Traslada el estado duradero de las tareas entre DeepSeek Harness, WorkBuddy, Claude Code y Codex, con puntos de control legibles por máquina y bloqueo optimista.

9hace 3 díasMCP y conectoresMIT