dsh-memory-connect
by Asher-2000 · Asher-2000/dsh-memory-connect
★ 7 Stars
⑂ 0 Forks
Updated: Aug 27, 2026
MIT
JavaScript
Original language: English
About
Cross-session memory plugin for DSH (v0.6.1, npm @asherliner/dsh-memory-connect): auto-extraction, SQLite FTS5 indexing, RRF semantic recall injected into the system prompt every turn, scheduled maintenance, LLM-powered consolidation via ctx.llm, context explosion prevention, and global Soul identity via ~/.dsh/soul.md. v0.5.0 added temporal context graph (valid_from/valid_until/supersedes, append-only corrections via reviseMemory), trust model (recalled history injected as untrusted reference, current instruction always wins), turn-end summarization. v0.6.0 added local semantic embeddings (BAAI/bge-small-zh-v1.5 via embed_server.py, cosine + RRF fusion with FTS5, no cloud calls, ~232 msgs/sec on CPU). v0.6.1 fixed ~ expansion in path config. Zero-config install.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.5.0 | — | — |
| 0.6.0 | — | — |
| 0.6.1 | — | — |
Similar plugins
by Culeot
Cross-session long-term memory plugin for DeepSeek Harness (DSH)
★ 6
MIT
JavaScript
Aug 17, 2026
dsh plugin --profile web add dsh-agent-memoryby DDDFXYqiming
Cross-session long-term memory plugin for DeepSeek Harness
★ 3
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add dsh-layered-memoryby guyuefangyuanl
Cross-session persistent memory for the DeepSeek Harness: a model-facing memory tool, an always-on index section, and a bundled maintenance skill.
★ 3
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add dsh-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-memoryPermanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.
★ 0
dsh plugin --profile web add dsh-mnemosyne-memoryDual-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-memories