dsh-memory-director
by — · ljsysfurryACE/dsh-memory-director
★ 0 Stars
⑂ 0 Forks
Original language: English
About
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.
Similar plugins
Dual-ledger cross-session memory: auto-extracts lasting facts from conversations into MEMORY.md and maintains a PROGRESS.md project ledger, recalling both into every new session.
★ 0
dsh plugin --profile web add dsh-memoriesLong-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-memoryby Asher-2000
Cross-session memory plugin for DSH — auto-extraction, semantic recall, scheduled maintenance, LLM-powered consolidation
★ 7
MIT
JavaScript
Aug 27, 2026
dsh plugin --profile web add @asherliner/dsh-memory-connectPersistent five-layer memory system with relevance injection, LLM auto-extraction, profile rotation, and six agent tools.
★ 0
dsh plugin --profile web add @deepseek-ai/dsh-plugin-memoryby LittleBlackTong
Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, injected at session start (by default only after the first user message and only in the active session), plus
★ 3
MIT
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-plugin-memoryFully local vector memory for DSH: local embeddings, SQLite storage, automatic recall injection, dedup with conflict detection, soft-delete recycle bin, online backup, and optional LLM extraction.
★ 0
dsh plugin --profile web add dsh-local-vector-memory