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

Память

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

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

K

powercontext-dsh

knqiufan/powercontext-dsh

Плагин для DeepSeek Harness, подключающийся к серверу PowerContext по HTTP для воспроизведения, памяти, передачи контекста, опыта и skills.

85 дней назадПамятьApache-2.0
R

dsh-openviking

rxiain/dsh-openviking

Semantic retrieval, resource management, auto-recall (user + agent dual spaces) and session memory for DeepSeek Harness: memsearch/memfind/memread/membrowse/memgrep/memglob over viking:// URIs, memadd/memremove resource management, memqueue observer status, memcommit session capture, and memlearn skill playbook minting.

7вчераПамятьMIT
R

TMCRA-Agent-Memory

reshuibuduo/tmcra-agent-memory

Technical-preview local graph memory for DSH and Codex: recalls owner-global and current-project evidence before each turn, writes USER and ASSISTANT records separately, and preserves project, session, actor, and source provenance for a visual atlas and cited knowledge pages.

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

dsh-knowledge-base

htcqp802/dsh-knowledge-base

General-purpose knowledge base for DSH: import md/txt/json/yml/docx/pdf, folder management, FTS5 full-text search (BM25), and a Web management UI.

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

dsh-self-improved

madage/dsh-self-improved

Long-term memory & self-evolving plugin for DSH: L0 capture → L1 memory extraction → L2 scene grouping → L3 user persona, auto recall injection, skill synthesis, fully local (SQLite FTS5 + jieba, optional vector recall).

53 дня назадПамятьMIT
Y

dsh-plugin-claude-bridge

yytbit/dsh-plugin-claude-bridge

Переносит память, skills и конфигурацию Claude Code в DeepSeek Harness — без миграции, с полной совместимостью

54 дня назадПамятьMIT
M

dsh-obsidian

mingzeng21/dsh-obsidian

Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through `obsidian_*` tools.

44 часа назадПамятьMIT
G

sage-mem

gezi-wen/sage-mem

File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.

4позавчераПамятьApache-2.0
C

dsh-eli-mode (eli-mode)

ceilcelia/dsh-eli-mode

Knowledge-base-driven agent preset: wiki long-term memory, a web KB UI, a management page and optional UI polish.

4вчераПамятьApache-2.0
F

sgme

freehul/sgme

Мост ShiGuang Memory Engine (SGME): общая долговременная память для нескольких агентов через HTTP — дистилляция L0/L1/L1.5/L2, внедрение по сценарию, единый поиск и проактивные сигналы заботы (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), устанавливается как `dsh-sgme`.

411 часов назадПамятьMIT
E

dsh-agentmemory

elementor-i/dsh-agentmemory

agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

3позавчераПамятьMIT
N

dsh-honcho-sync

nanpaidashi/dsh-honcho-sync

Honcho memory bridge: auto-syncs every conversation turn to a self-hosted Honcho service, with recall/search/remember/context/status tools, context injection on session start, and a visual settings panel.

33 дня назадПамятьMIT
H

dsh-skillradar

hellosky983/dsh-skillradar

Scans the skills visible to the current session and ranks them by relevance to the recent conversation.

3позавчераПамятьMIT
H

dsh-qrcode

hellosky983/dsh-qrcode

Offline QR code (SVG/PNG/ASCII) and barcode (Code128/EAN-13) generator for DeepSeek Harness, no network and no shell.

3позавчераПамятьMIT
A

dsh-negative-ledger

akslcw/dsh-negative-ledger

Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.

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

dsh-personalize

zephyr-vibe/dsh-personalize

Персонализация для DSH по каждому хосту: кастомные инструкции, локальная долговременная память и пресеты тона ответов.

34 дня назадПамятьMIT
N

unified-agent-memory

noelune/unified-agent-memory

Одно общее хранилище Obsidian для всех агентов: ядро на Python без зависимостей (search/promote/adjudicate/forget), шаблон хранилища, плагин dsh (memory_search/show/submit/status).

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

deepseek-harness-forge-plugins (forge-memory)

jinguanghai/deepseek-harness-forge-plugins

Извлечение памяти по ключевым словам на основе BM25.

3позавчераПамятьMIT
G

dsh-memory-gate

git121995/dsh-memory-gate

Ограниченная локальная память с контролем полномочий CBDC: утверждения в SQLite + FTS5, целевая выборка с объяснимыми решениями use/verify/ignore и полным журналом аудита, команды /memory, внедрение ≤3 утверждений/1200 символов за вызов, без дополнительных вызовов модели.

317 часов назадПамятьMIT
M

memorylake-harness (dsh-plugin)

memorylake-ai/memorylake-harness

Memory Lake as a persistent memory layer for dsh: memory_search, memory_remember, and memory_forget tools over the memorylake CLI, a session status line, and guided setup/diagnostic skills, sharing one ~/.memorylake identity and memory set with the Claude Code and Codex plugins.

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

dsh-memory-palace

lovezi0/dsh-memory-palace

Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.

26 часов назадПамятьMIT
K

dsh-biomemory

klrsl/dsh-biomemory

Biomimetic memory system for DeepSeek Harness: plain-Markdown data layer, memory tools, frozen-snapshot injection, graded approval gating, structured audits, memory metabolism (dream), memory pins, semantic recall, /memory command, and cross-session retrieval.

26 часов назадПамятьMIT
I

dsh-hermes-memory

isheng-eqi/dsh-hermes-memory

Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.

2позавчераПамятьMIT
Y

dsh-plugin-meta-memory

yytbit/dsh-plugin-meta-memory

Система структурированной долговременной памяти для DeepSeek Harness — пары краткой/полной версии по единицам с автоматическим внедрением

24 дня назадПамятьMIT