Zum Hauptinhalt springen

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

I

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

2vor 5 TagenGedächtnisMIT
Y

dsh-plugin-codex-bridge

yytbit/dsh-plugin-codex-bridge

Bringt Gedächtnis, Skills und Konfiguration von OpenAI Codex per Bridge in DeepSeek Harness

2vor 5 TagenGedächtnisMIT
O

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.

2vor 7 TagenGedächtnisApache-2.0
P

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.

2vor 5 TagenGedächtnisMIT
J

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.

2vor 5 TagenGedächtnisMIT
3

dsh-memory-pyramid

33moren33/dsh-memory-pyramid

给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。

1vor 8 StundenGedächtnisMIT
Y

xmemo-deepseek-plugin

yonro/xmemo-deepseek-plugin

Native DeepSeek Harness (dsh) plugin: hybrid local and XMemo cloud memory for Cordis-based agents.

1vor 3 TagenGedächtnisMIT
D

stratagate-agentmemory

diqierjia/stratagate-agentmemory

Native StrataGate layered long-term memory for DeepSeek Harness

1vor 14 StundenGedächtnisMIT
L

dsh-project-memory

luoyuejun9/dsh-project-memory

Evidence-backed, human-approved project memory for DeepSeek Harness

1vorgesternGedächtnisMIT
Y

dsh-env-profile

yvesgao/dsh-env-profile

DSH 全局经验插件(骨架):自动探测本地依赖/便捷路径/网络/磁盘并沉淀为跨会话环境档案,订阅 session/event 折叠每会话统计,把低开销摘要注入每轮系统提示,env_profile 工具按需查全量——减少重复探测、加快会话、降低 token 消耗。

1vor 8 StundenGedächtnisMIT
H

dsh-goodmemory

hjqcan/dsh-goodmemory

Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness

1vor 3 TagenGedächtnisMIT
K

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

1vor 12 StundenGedächtnis
K

dsh-honcho-memory

kingcharleslzy-ai/dsh-honcho-memory

DSH plugin: automatic dual-peer Honcho v3 memory, contextual recall, search, reasoning, conclusions, and health diagnostics

1gesternGedächtnisMIT
Y

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.

1vor 4 TagenGedächtnis
S

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.

1vor 3 TagenGedächtnisMIT
S

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.

1gesternGedächtnisMIT
R

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.

1vorgesternGedächtnisMIT
P

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.

1vor 6 StundenGedächtnisApache-2.0
O

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.

1vorgesternGedächtnisMIT
M

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.

1vor 22 StundenGedächtnisMIT
L

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.

1vor 9 StundenGedächtnisMIT
J

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.

1vor 16 StundenGedächtnisMIT
H

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.

1gesternGedächtnisMIT
D

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.

1vor 6 StundenGedächtnisMIT