DSH GetDSH Get
MemoryDeepSeek Harness plugin

dsh-hybrid-memory

Author Frog755

Three-layer local memory for DeepSeek Harness: L1 frozen-snapshot memory (MEMORY.md/USER.md injected into the system prompt, prefix-cache friendly) + L2 searchable knowledge base (facts + SQLite FTS5, Chinese search via sliding-window tokenization) + L3 import from Hermes/Claude Code/Codex/WorkBuddy with dedup. Auto-injects relevant facts on the first step or memory trigger words (agent/pre-step) and after skill loads (tools/post-execute); data stays on the local drive.

GitHub stars
2
License
MIT
Added
2026-08-28

GitHub info

GitHub stars
2
License
MIT
Primary language
JavaScript
Last push
Aug 26, 2026, 6:50 AM
Maintainer
Frog755
Added
2026-08-28

Preview from README

Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Install

Install command
dsh plugin --profile web add github:Frog755/dsh-hybrid-memory

README badge

Add this Markdown to your plugin README to link back to its listing.

Listed onDSH Get
[![Listed on DSH Get](https://img.shields.io/badge/Listed_on-DSH_Get-1677ff?style=flat-square)](https://dshget.com/plugins/Frog755/dsh-hybrid-memory)
Memory