dsh-engram
by — · kenz1117/dsh-engram
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Cross-session long-term memory under the "memory palace" metaphor: dual-scope SQLite stores (user + per-git-origin project), hybrid FTS5 + local-vector retrieval with RRF fusion and recency/proof ranking boost, automatic capture from the session log (including the final turn), provenance audit chains, consolidation distillation and decay forgetting, and a settings-page Memory Library panel with corridor topology, tour butler, and refurb list.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.2.0 | — | — |
| 0.3.0 | — | — |
| 0.4.0 | — | — |
| 0.4.1 | — | — |
| 0.4.2 | — | — |
| 0.4.3 | — | — |
| 0.4.4 | — | — |
| 0.4.5 | — | — |
| 0.4.6 | — | — |
| 0.4.7 | — | — |
| 0.5.0 | — | — |
| 0.6.0 | — | — |
| 0.6.1 | — | — |
| 0.7.1 | — | — |
| 0.7.2 | — | — |
| 0.7.3 | — | — |
| 0.7.4 | — | — |
| 0.7.5 | — | — |
Similar plugins
Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
★ 0
dsh plugin --profile web add dsh-plugin-recallVector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with
★ 0
dsh plugin --profile web add @jhp830901/dsh-memoriaby diqierjia
Local-first cross-session memory for DeepSeek Harness (DSH): automatic capture, Event/Element cards, evidence-gated recall, source tracing. 本地跨会话长期记忆。
★ 75
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add stratagate-dshLong-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 Phant0Meow
Cross-session memory plugin for DeepSeek Harness: seven-layer SQLite store (soul/user/project/fact/lesson/topic/rules), BM25 retrieval, per-window dream consolidation. 跨会话七层长期记忆插件。
★ 93
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add meow-memoryProject+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.
★ 0
↓ 538/wk
dsh plugin --profile web add dsh-memory