dsh-cue-bank
by — · itr-del/dsh-cue-bank
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Similar plugins
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.
★ 3
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add dsh-memoryCross-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-recallby tluoluo
Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search + automatic retrieval.
★ 3
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add dsh-persistby Max-Null
Cross-session plaintext memory for DeepSeek Harness: suggested → human-approved, searchable, human owns the data · 跨会话明文记忆:模型写入待审核、人工确认生效,明文可审计
★ 3
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add @max-null/dsh-memoryby JunNanLYS
让 DeepSeek Harness 拥有跨会话长期记忆:AI 自动记住你是谁、你的项目和偏好,新会话直接带上背景,生活与工作记忆自动分开互不干扰,零配置无感运行 | Long-term memory for DeepSeek Harness: the AI remembers who you are, your projects and preferences across sessions,
★ 17
MIT
TypeScript
Sep 7, 2026
dsh plugin --profile web add dsh-layered-memoryby Relistencode
Conversation history recall for DeepSeek Harness (DSH) — literal/fuzzy/semantic retrieval of every past conversation, fully local & offline. AI never forgets what you told it.
★ 3
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-recall