DSH Plugins

dsh-memory-connect

by Asher-2000 · Asher-2000/dsh-memory-connect

Manifest valid

7 Stars

0 Forks

Updated: Aug 27, 2026

Install

dsh plugin --profile web add @asherliner/dsh-memory-connect
GitHubnpm

MIT

JavaScript

Original language: English

hasBundlePatch

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

DSH 0.1.5-rc.2: failedDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.5.0
0.6.0
0.6.1

Similar plugins

dsh-agent-memory

by Culeot

Cross-session long-term memory plugin for DeepSeek Harness (DSH)

Manifest valid

6

MIT

JavaScript

Aug 17, 2026

dsh plugin --profile web add dsh-agent-memory

by DDDFXYqiming

Cross-session long-term memory plugin for DeepSeek Harness

Manifest valid

3

MIT

JavaScript

Sep 4, 2026

dsh plugin --profile web add dsh-layered-memory

by guyuefangyuanl

Cross-session persistent memory for the DeepSeek Harness: a model-facing memory tool, an always-on index section, and a bundled maintenance skill.

Manifest valid

3

MIT

JavaScript

Aug 21, 2026

dsh plugin --profile web add dsh-memory

by 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

Memory & ContextManifest valid

3

MIT

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-plugin-memory

Permanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-mnemosyne-memory

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.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-memories