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

Память

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

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

A

dsh-active-context-pruning

aerince/dsh-active-context-pruning

Model-authored context pruning for DeepSeek Harness through the official compaction API.

13 дня назадПамятьMIT
F

dsh-handoff

fleetingecho/dsh-handoff

Самоподдерживающаяся память передачи дел для каждой рабочей директории и ветки git: записывает ходы, сворачивает их в краткий Markdown и внедряет результат в будущие сессии из ~/.agent/agent-handoff, побайтово совместимо с pi-handoff.

1позавчераПамять
C

dsh-llmwiki

chancelu/dsh-llmwiki

Локальная Markdown-вики как долговременная память для DeepSeek Harness — перенесено из llmwiki

15 дней назадПамятьMIT
Q

dsh-persona-memory

quophic/dsh-persona-memory

Постоянная долговременная память персоны для DeepSeek Harness: хранение в MEMORY.md/USER.md, инструменты memory + memory_search, внедрение контекста для каждого запроса и сканирование секретов. Перенесено по духу из pi-hermes-memory.

14 дня назадПамять
B

anywhere-claude-mem

bleed00/anywhere-claude-mem

Плагин DeepSeek Harness, превращающий git-синхронизацию anywhere-claude-mem в узел DSH: получает межмашинную память при старте сессии и отправляет новые промпты/наблюдения по мере их появления в воркере claude-mem

14 дня назадПамятьMIT
J

dsh-memoria

jiayan-xu/dsh-memoria

Векторно-графовый бэкенд памяти: инструменты observe/remember/search/recall для локального сервера memoria, объединяющие семантический поиск HNSW, поиск по ключевым словам FTS5 и сигналы графа знаний через ранжирование RRF, с автоматическим сохранением по завершении хода и изоляцией пространств имён на агента.

14 дня назадПамятьBSD-3-Clause
I

dsh-knowledge

iccuse/dsh-knowledge

Мост к глобальной базе знаний в Markdown, общей с CLI Codex kb.cmd: инструменты kb_add/kb_search/kb_show/kb_timeline с побайтово совместимым frontmatter.

15 дней назадПамятьMIT
F

dsh-memory

flymysql/dsh-memory

Хранилище памяти между сессиями: инструменты remember / recall / forget, внедрение в промпт на каждом ходу и просмотр записей на странице настроек.

15 дней назадПамятьMIT
R

dsh-simple-wiki-memory

rainow/dsh-simple-wiki-memory

A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.

014 часов назадПамятьMIT
C

dsh-self-memory

cyanxi69-jpg/dsh-self-memory

DSH自记忆插件:结构化记录问题、方案与模型调用,支持加权检索、前提感知排序与外部导入。

0вчераПамятьMIT
O

dsh-layered-memory

olalaye/dsh-layered-memory

DeepSeek Harness 分层长期记忆插件:瞬时/情景/语义三层记忆,自动捕获、AI 提炼、跨会话召回与可视化管理。

03 дня назадПамятьMIT
B

dsh-knowledge-forge

bill084153-cell/dsh-knowledge-forge

DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.

0позавчераПамятьMIT
S

dsh-markdown-memory

symlp/dsh-markdown-memory

Markdown folder long-term memory for DeepSeek Harness: one file per fact, an index line per memory, mounted into every request as a system prompt section

021 час назадПамятьMIT
Q

dsh-keyword-context

qqqw114/dsh-keyword-context

DeepSeek Harness (DSH) plugin — inject context when user input or model output hits configured keywords, with toggleable/configurable rules and model-editable memory.

0вчераПамятьMIT
A

dsh-plugin-memory

avaritiachaos/dsh-plugin-memory

Industrial-grade 4-tier cognitive memory, red-light guard, and vector semantic engine for DeepSeek Harness (dsh).

0позавчераПамятьMIT
K

dsh-migrate

kkkkkkkkki/dsh-migrate

Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness

03 дня назадПамятьMIT
R

agent-memory-system

rrrrrredy/agent-memory-system

DeepSeek Harness community Bundle for local, evidence-backed Agent Memory

020 часов назадПамятьMIT
F

dsh-agent-memory

findshan/dsh-agent-memory

File-based self-evolving memory for DeepSeek Harness v2: compression & extraction over official compaction, daily episodic layer, dream consolidation to semantic files (user/agent/memory/dream + project), catalog disclosure injection, no confidence machin

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

dsh-notion-connector

zhengjy01/dsh-notion-connector

Notion connector for DeepSeek Harness: search, read, query, create, update, and append Notion pages and databases via six agent tools, with a Web settings page — configured once with an Integration Token.

03 дня назадПамять
Z

dsh-flomo

zhengjy01/dsh-flomo

Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.

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

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

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

0позавчераПамятьMIT
T

dsh-yogacara

tancheng33/dsh-yogacara

Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.

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

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