DSH Plugins Marketplace

DSH Plugins

dsh-plugin-recall

by · truelove-dreamer/dsh-plugin-recall

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add dsh-plugin-recall
GitHubnpm

Original language: English

hasBundlePatch

About

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.

Compatibility

DSH 0.1.5-rc.2: errorDSH 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.1.0
0.1.1

Similar plugins

dsh-session-search-pro

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first sca

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-search-pro

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

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-cue-bank

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

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 rank

Development & InfrastructureManifest valid

0

dsh plugin --profile web add @kenz1117/dsh-engram

by Max-Null

Cross-session plaintext memory for DeepSeek Harness: suggested → human-approved, searchable, human owns the data · 跨会话明文记忆:模型写入待审核、人工确认生效,明文可审计

Memory & ContextManifest valid

3

MIT

TypeScript

Sep 12, 2026

dsh plugin --profile web add @max-null/dsh-memory

by icanfinish11

Context window optimization for DeepSeek Harness agents. Sandboxes tool output in-process (only what you print enters the conversation), persists session memory in an FTS5 knowledge base, and enforces

Sessions & MessagesManifest valid

0

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-context-mode