zxck5xz/dsh-memory-vi
zxck5xz★ 0TypeScript最后同步: 2026-08-20
Per-project long-term memory for DeepSeek Harness (DSH), backed by SQLite.
README 摘要
dsh-memory-vi Per-project long-term memory for DeepSeek Harness (DSH), backed by SQLite. The plugin registers three tools: memory save , memory recall , memory search . Memories are scoped per project (derived from the session working directory), so each project keeps its own long-term context across sessions. - No native dependencies: uses node:sqlite (Node 22.19+ / 24+). - Data lives in $DSH HOME/memory/memory.db (default /.dsh/memory/memory.db ). Install Restart dsh web (or the desktop app) after adding. Usage Ask the model to remember things in a session, e.g.: - "Lưu lại rằng dự án này dùng port 3000" → memory save - "Nhớ lại kiến trúc của dự án này" → memory search / memory recall Tools Tool Purpose memory save Save a memory: content (required), key (optional), tags (optional). memory recall Retrieve one memory by key . memory search Keyword search across content / key , optional tags filter, limit (default 10). Configuration Development License MIT
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784