- 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-tool-user-memory
iamlieutenant/dsh-tool-user-memory
Speicher für Nutzerpräferenzen in DeepSeek Harness: persistiertes Nutzerprofil mit den Tools memory_get/memory_update und Einspeisung in den System-Prompt
dsh-plugin-codex-bridge
yytbit/dsh-plugin-codex-bridge
Bringt Gedächtnis, Skills und Konfiguration von OpenAI Codex per Bridge in DeepSeek Harness
dsh-kb-sieve
omdsh-dev/dsh-kb-sieve
Erstellt prüfbare Wissensdatenbank-Pakete (SQLite FTS5) aus md/txt/docx/pdf mit deterministischem Retrieval und Lesen des Originaltexts.
dsh-memory-meow
phant0meow/dsh-memory-meow
Projektbezogenes, sitzungsübergreifendes Gedächtnis: PROJECT.md-Snapshot wird in die erste Nutzernachricht eingefügt, ein memory_remember-Tool sowie automatische Reflexion nach ReAct-Aufgaben; jedes Projekt führt seine eigene Gedächtnisdatei.
dsh-memory
jesse-njx/dsh-memory
Belegtes Gedächtnis über DSHs verlustfreies Sitzungsprotokoll: destillierte Fakten tragen `(sessionId, eventRange)`-Zitate, die sich zum exakten Original-Protokollausschnitt zurück aufklappen lassen.
dsh-memory-pyramid
33moren33/dsh-memory-pyramid
给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。
xmemo-deepseek-plugin
yonro/xmemo-deepseek-plugin
Native DeepSeek Harness (dsh) plugin: hybrid local and XMemo cloud memory for Cordis-based agents.
stratagate-agentmemory
diqierjia/stratagate-agentmemory
Native StrataGate layered long-term memory for DeepSeek Harness
dsh-project-memory
luoyuejun9/dsh-project-memory
Evidence-backed, human-approved project memory for DeepSeek Harness
dsh-env-profile
yvesgao/dsh-env-profile
DSH 全局经验插件(骨架):自动探测本地依赖/便捷路径/网络/磁盘并沉淀为跨会话环境档案,订阅 session/event 折叠每会话统计,把低开销摘要注入每轮系统提示,env_profile 工具按需查全量——减少重复探测、加快会话、降低 token 消耗。
dsh-goodmemory
hjqcan/dsh-goodmemory
Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness
dsh-settings-pro
kazecreator/dsh-settings-pro
DeepSeek Harness settings-pro plugin: IM bridge (Telegram/WeChat), DeepSeek usage, cross-restart memory, desktop pets, and a vision bridge
dsh-honcho-memory
kingcharleslzy-ai/dsh-honcho-memory
DSH plugin: automatic dual-peer Honcho v3 memory, contextual recall, search, reasoning, conclusions, and health diagnostics
dsh-memory
yangyongzhen/dsh-memory
Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.
dsh-auto-compact
songoao25/dsh-auto-compact
Enhanced auto-compaction defaults for DeepSeek Harness agent presets: apply tuned threshold/retention budgets and per-model policies with one command, idempotent with backups and rollback.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-mem0
orangeshinee/dsh-mem0
Agent tools for a self-hosted mem0 server: add, search, get, update, delete, history, reset and status memories, with a settings-panel configuration card.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
dsh-knowledge
lemoncat7/dsh-knowledge
Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.
dsh-layered-memory
junnanlys/dsh-layered-memory
Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.
dsh-prompt-self
hua1q1ng/dsh-prompt-self
Rewrites each request against a learned prompt profile and automatically updates habits, anti-hallucination rules, and learning records.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.