dsh-plugin-memory
by — · NattoCB/dsh-plugin-memory
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Persistent five-layer memory system with relevance injection, LLM auto-extraction, profile rotation, and six agent tools.
Similar plugins
LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.
★ 0
dsh plugin --profile web add @agentframe/dsh-memory-directorLong-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.
★ 0
↓ 538/wk
dsh plugin --profile web add dsh-memoryZCode-style persistent project memory with a full settings manager, index-first injection and agent memory tools.
★ 0
dsh plugin --profile web add @duke-dsh-plugins/dsh-memory-managerPermanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.
★ 0
dsh plugin --profile web add dsh-mnemosyne-memoryCipher memory platform as a DSH bundle: four memory types (attention, experience, preference, cognitive) sedimented per turn by four memory agents, cross-session deterministic recall injected via syst
★ 0
dsh plugin --profile web add dsh-cipherby Bryan-cmf
DSH-Plugin: durable agent memory core - mem_save/mem_search/mem_health backed by storageDomain (survives restarts), 記憶 view tab.
★ 0
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add @bryan-cmf/dsh-vector-memory