MetheusNull/dsh-passive-memory

MetheusNull★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

Evidence-linked passive long-term memory for DeepSeek Harness · 让长期记忆自然涌现

README excerpt

DSH Passive Memory English · 简体中文 An experimental passive-memory plugin for DeepSeek Harness. Release status: 0.1.0-alpha.1 developer source preview. It is intended for one operator and a small personal archive. It is not yet an npm package or a production multi-user service. The project starts from one rule: conversation and tool events are evidence; memories are derived views. Derived memories must remain traceable to their sources and rebuildable when extraction logic changes. Five-minute developer start The alpha release uses a sibling DeepSeek Harness source checkout. Node.js ^22.19.0 =24.0.0 , Git, Corepack, and pnpm 11.7.0 are required. Edit .env and set one absolute database path plus three stable isolation ids: Build, run the complete offline test suite, and launch the local-only lexical baseline: Open http://127.0.0.1:3080 . Lexical mode makes no external embedding request. The episode and hybrid modes are explicitly opt-in; see deployment/README.md. Protect the resulting database as private conversation history and read PRIVACY.md before enabling remote compression or embeddings. Current state L0 ingestion, host-side lexical/semantic retrieval, deterministic L1 candidate…

View full README on GitHub →
Agentsagent-memorydeepseek-harnessdsh-pluginlong-term-memorypassive-memoryragtypescript

Category