- Startseite
- Kategorien
- Gedächtnis
Gedächtnis
Gedächtnis-Plugins verschaffen DeepSeek-Harness (dsh)-Agenten ein dauerhaftes Erinnerungsvermögen über eine einzelne Sitzung hinaus. Diese Kategorie umfasst graphbasierte Langzeitspeicher, SQLite- oder Markdown-gestützte Gedächtnisprotokolle, die automatische Destillation von Unterhaltungen zu Fakten oder Skills sowie Brücken, die Gedächtnis aus Claude Code oder Codex importieren.
114 Plugins gefunden
dsh-active-context-pruning
aerince/dsh-active-context-pruning
Model-authored context pruning for DeepSeek Harness through the official compaction API.
dsh-handoff
fleetingecho/dsh-handoff
Selbstpflegendes Übergabe-Gedächtnis pro Arbeitsverzeichnis und Git-Branch: zeichnet Runden auf, verdichtet sie zu prägnantem Markdown und spielt das Ergebnis aus ~/.agent/agent-handoff in künftige Sitzungen ein, byte-kompatibel mit pi-handoff.
dsh-llmwiki
chancelu/dsh-llmwiki
Lokales Markdown-Wiki als Langzeitgedächtnis für DeepSeek Harness — portiert von llmwiki
dsh-persona-memory
quophic/dsh-persona-memory
Dauerhaftes Langzeit-Persona-Gedächtnis für DeepSeek Harness: Speicherung in MEMORY.md/USER.md, Tools memory + memory_search, Kontext-Injektion pro Anfrage und Geheimnis-Scanning. Sinngemäß portiert von pi-hermes-memory.
anywhere-claude-mem
bleed00/anywhere-claude-mem
Ein DeepSeek-Harness-Plugin, das die anywhere-claude-mem-Git-Synchronisierung in einen DSH-Peer verwandelt: zieht beim Sitzungsstart rechnerübergreifendes Gedächtnis und überträgt neue Prompts/Beobachtungen, sobald sie im claude-mem-Worker eintreffen
dsh-memoria
jiayan-xu/dsh-memoria
Gedächtnis-Backend aus Vektor + Graph: Tools observe/remember/search/recall gegen einen lokalen memoria-Server, das per RRF-Ranking semantischen HNSW-Abruf, FTS5-Schlüsselwortsuche und Wissensgraph-Signale kombiniert, mit automatischer Persistierung am Rundenende und Namensraum-Isolation pro Agent.
dsh-knowledge
iccuse/dsh-knowledge
Bridge zu einer globalen Markdown-Wissensdatenbank, die mit der Codex-kb.cmd-CLI geteilt wird: Tools kb_add/kb_search/kb_show/kb_timeline mit byte-kompatiblem Frontmatter.
dsh-memory
flymysql/dsh-memory
Sitzungsübergreifender Gedächtnistresor: Tools remember / recall / forget, Prompt-Injektion pro Runde und ein Eintrags-Browser auf der Einstellungsseite.
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.
dsh-self-memory
cyanxi69-jpg/dsh-self-memory
DSH自记忆插件:结构化记录问题、方案与模型调用,支持加权检索、前提感知排序与外部导入。
dsh-layered-memory
olalaye/dsh-layered-memory
DeepSeek Harness 分层长期记忆插件:瞬时/情景/语义三层记忆,自动捕获、AI 提炼、跨会话召回与可视化管理。
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
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
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.
dsh-plugin-memory
avaritiachaos/dsh-plugin-memory
Industrial-grade 4-tier cognitive memory, red-light guard, and vector semantic engine for DeepSeek Harness (dsh).
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
agent-memory-system
rrrrrredy/agent-memory-system
DeepSeek Harness community Bundle for local, evidence-backed Agent Memory
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
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.
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.
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.
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.
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.
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.