dsh-hybrid-memory
Three-layer local memory for DeepSeek Harness: L1 snapshot memory (MEMORY.md/USER.md) read on demand through the memory_* tools + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy and from approved Agent Hub documents (memory/global, memory/projects, accepted decisions) with content-hash dedup. v0.2.0 removed every automatic injection: memory enters the context only when the model calls one of the 12 memory_* tools, and data stays on the local drive.
Install
dsh plugin --profile web add github:Frog755/dsh-hybrid-memory
For reproducible installs, append #commit to pin a specific revision.
Three-layer local memory for DeepSeek Harness: L1 snapshot memory (MEMORY.md/USER.md) read on demand through the memory_* tools + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy and from approved Agent Hub documents (memory/global, memory/projects, accepted decisions) with content-hash dedup. v0.2.0 removed every automatic injection: memory enters the context only when the model calls one of the 12 memory_* tools, and data stays on the local drive.
No highlight list provided; see the repository README.
- Install and start DeepSeek Harness:
npx @deepseek-ai/dsh web - Run the install command above (the CLI resolves the plugin and verifies its source)
- Confirm with dsh plugins list; restart Harness if required
Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, and check for destructive commands or excessive access. This site only indexes; it does not vouch for third-party plugins.
| Repository | github.com/Frog755/dsh-hybrid-memory |
| License | Not declared (see repo) |
| Primary language | — |
| Downloads | 2 |
| GitHub stars | 1 |
| Last push | — |
| Cataloged | 2026-08-28 |
| Category | Memory |
Facts come from a public catalog snapshot (2026-09-16); descriptions are rewritten by us.
Sources: the public DeepSeek Harness plugin catalog and each plugin's GitHub repository. This is an independent third-party directory with no affiliation to or endorsement from DeepSeek, High-Flyer, or the plugin authors.