Перейти к основному содержимому

Память

Плагины «Память» дают агентам DeepSeek-Harness (dsh) устойчивую память за пределами одного сеанса. Категория включает хранилища долговременной памяти на основе графов, журналы памяти на базе SQLite или Markdown, автоматическую дистилляцию бесед в факты или навыки, а также мосты, импортирующие память из Claude Code или Codex.

Найдено плагинов: 114

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.2k3 часа назадПамятьAGPL-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.2k3 часа назадПамятьMIT
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

5475 дней назадПамятьMIT
M

mnemon

mnemon-dev/mnemon

Постоянная память для AI-агентов под управлением LLM — графовое воспроизведение, знания между сессиями, единый бинарник. Работает с DeepSeek Harness, Claude Code, OpenClaw и любой другой средой выполнения агентов.

4354 дня назадПамятьApache-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.

4053 часа назадПамятьApache-2.0
M

memos-cloud-openclaw-plugin

memtensor/memos-cloud-openclaw-plugin

MemOS Cloud lifecycle memory plugin for DeepSeek Harness

367позавчераПамятьApache-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.

319вчераПамятьMIT
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()

1574 часа назадПамятьMIT
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.

1573 часа назадПамятьMIT
O

dsh-mnemon

omdsh-dev/dsh-mnemon

Глубокая интеграция с Mnemon: локальная трёхуровневая память (Runtime Memory, извлекаемые Documents, курируемые Memory Spaces).

9923 часа назадПамятьMIT
C

dsh-memory-evolve

csyangwen/dsh-memory-evolve

Реализация в виде чистого плагина: даёт DeepSeek Harness «долговременную память между сессиями + фоновую самоэволюцию» — пятидорожечная память, учёт git-веток, самопроверка внутри хода, самоэволюция skills и менеджер skills, четырёхдорожечный todo-лист, планировщик COI, рассылка между сессиями, поиск по сессиям, менеджер промптов, временные заметки. Без изменений ядра, без рантайм-зависимостей — ставится и сразу работает, удаляется без следа.

584 дня назадПамятьMIT
P

dsh-memento

perrylink/dsh-memento

Ограниченная, многоуровневая, проходящая через подтверждение и поддающаяся аудиту память между сессиями: типизированный интерфейс `ctx.memory` с провайдером SQLite без зависимостей, инструмент `memory` и инъекция замороженных снапшотов; каждая запись проходит через шлюз подтверждения и остаётся восстановимой из журнала сессии.

573 часа назадПамятьApache-2.0
T

billion-context-dsh

tyan66666/billion-context-dsh

Model-driven context compression (Active Context Pruning) for DeepSeek Harness: the model decides when and what to compress.

259 часов назадПамятьMIT
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
F

dsh-memory

furongjun-1999/dsh-memory

Пространственно-временной граф памяти для нескольких агентов с сохранением между сессиями и извлечением с учётом важности.

205 часов назадПамятьMIT
L

distill

loserfox/distill

Автоматическая дистилляция диалога: фоновая рефлексия субагента + создание/обновление skills.

19вчераПамять
A

dsh-auto-memory

aik358/dsh-auto-memory

Плагин автоматической памяти для веб-интерфейса DeepSeek Harness: трёхуровневая память (уровень пользователя / заметки проекта / ежедневные логи) с автоматической инъекцией и извлечением, ежедневная рефлексия, визуальная панель и страница настроек, поддержка наследования памяти из других AI-инструментов.

16позавчераПамятьBSD-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

146 часов назадПамятьApache-2.0
X

dsh-md-notes

xiezongchen/dsh-md-notes

A markdown notes manager for DSH: full **MD notes manager** and **MD notes editor**, quickly capture conversations into notes, maintain notes by **syncing to Git repositories**, and **bring notes into the conversation context**.

123 часа назадПамять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
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.

10позавчераПамять
M

dsh-mneme

modusensus/dsh-mneme

Память между сессиями: SQLite с зеркалом в редактируемом человеком Markdown, фоновая консолидация (дедупликация, слияние, разрешение конфликтов) и шесть инструментов памяти.

94 дня назадПамятьMIT
Z

dsh-memory-system

zhujunpeng12/dsh-memory-system

Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext

84 часа назадПамятьMIT
D

dsh-client-ui-obsidian-memory

detongz/dsh-client-ui-obsidian-memory

Persistent AI memory backed by a local Obsidian/Codex vault: five obsidian_memory_* read/write/search tools plus a sidebar vault browser.

8вчераПамятьMIT