luoyuejun9/dsh-project-memory

luoyuejun9★ 1TypeScriptLast synced: 2026-08-16

Open on GitHub

Evidence-backed, human-approved project memory for DeepSeek Harness

README excerpt

dsh-project-memory Evidence-backed, human-approved project memory for DeepSeek Harness. dsh-project-memory turns durable decisions, constraints, conventions, lessons, and facts into versioned project records. The model may propose a candidate, but only the human-facing /memory approve command can promote it into approved memory. DeepSeek Harness is currently a developer preview. This plugin targets 0.1.0-rc.6 and may require updates as Harness APIs evolve. 中文说明 Why this is different - Human approval is a hard boundary: model tools cannot approve or archive memory. - Evidence is project-relative and hash-verified; source snippets are not copied into memory. - Conflicting active memories require supersedes or an explicit --keep-both decision. - Approved entries are Git-friendly JSON; candidate files are kept in a separate review queue. - Search is deterministic and local. No embeddings, cloud database, or background service. Install Restart the selected Harness profile after installation. Commands The plugin also exposes read-only model tools for search/read/validation and one write-limited proposal tool. Storage Commit .dsh/project.json , .dsh/memory/index.json , and .dsh/memory/ent…

View full README on GitHub →
Agentsai-agentsdeepseek-harnessdsh-pluginlocal-firstproject-memory

Category