dsh-hybrid-memory
by — · Frog755/dsh-hybrid-memory
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Three-layer local memory for DeepSeek Harness: L1 snapshot memory (MEMORY.md/USER.md) read on demand through the memory_* tools + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy and from approved Agent Hub documents (memory/global, memory/projects, accepted decisions) with content-hash dedup. v0.2.0 removed every automatic injection: memory enters the context only when the model calls one of the 12 memory_* tools, and data stays on the local drive.
From the same category
by volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
★ 37k
↓ 3.4k/wk
AGPL-3.0
Python
Sep 13, 2026
dsh plugin --profile web add @openviking/dsh-memory-pluginby agentscope-ai
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
★ 3.4k
↓ 317/wk
Apache-2.0
Python
Sep 11, 2026
dsh plugin --profile web add @agentscope-ai/remeby zilliztech
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
★ 2.6k
↓ 306/wk
MIT
Python
Sep 12, 2026
dsh plugin --profile web add @zilliz/memsearch-dshby mem9-ai
Unlimited memory for OpenClaw
★ 1.2k
↓ 56/wk
Apache-2.0
TypeScript
Aug 25, 2026
dsh plugin --profile web add @mem9/dsh-pluginby vshulcz
One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 20 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, in
★ 805
↓ 507/wk
MIT
Go
Sep 13, 2026
dsh plugin --profile web add dsh-dejaby adoresever
Deepseek Harness、Openclaw知识图谱记忆插件。2026年4月受邀发布在清华大学讨论会。Knowledge Graph + Memory;Knowledge Graph Context Engine for OpenClaw — extracts structured triples from conversations, compresses context 75%, ena
★ 618
↓ 82/wk
MIT
TypeScript
Sep 9, 2026
dsh plugin --profile web add graph-memory