KLRSL/dsh-biomemory

KLRSL★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

生物仿生记忆系统插件:Biomimetic memory for DeepSeek Harness — transparent Markdown memory, approval-gated writes, frozen snapshot injection

README 摘要

dsh-biomemory · Biomimetic Memory for DeepSeek Harness 中文文档 · English A cross-session memory plugin for DeepSeek Harness (DSH), designed like a human brain: layered memory, graded approval, memory metabolism, fully transparent and editable. - Plain Markdown data layer (default /.dsh/memory , overridable via the DSH MEMORY ROOT env var) — human-readable, edit-and-take-effect - memory tool: add / query / remove / list / pin / unpin / dream / audit - Frozen snapshot injection at session start (pinned memories and user preferences at top priority, then recent knowledge/behavior) - Graded approval gate : important memories (preferences/decisions/lessons) require human approval; ordinary facts are auto-saved; fails closed when no approval channel is available - Audit: human-readable audit.log (legacy, compatible) + structured audit.jsonl (JSON Lines) — every event traceable - /memory command: list / query / add / remove / pin / unpin / dream / audit - memory recall tool: cross-session recall ("do you remember…" scenarios) - Deduplication: content fingerprint skips duplicate entries - Memory metabolism ( /memory dream ): half-life decay, reference consolidation, conflict arbitration, low-…

在 GitHub 查看完整 README →
Agent/智能体agent-memoryapprovalauditcordisdeepseek-harnessdshdsh-pluginlocal-first

分类