Rottenwooood/dsh-mnemos0

dsh-mnemos

Cross-session memory with governance, self-evolution and an approval-gated write path for DeepSeek Harness. Heat-ranked recall, negative memory, forgetting lifecycle, supersession chains, poisoning defense, auto-distillation, and an open measurement ABI.

AI Analysis

核心用于跨会话记忆管理与自我演进。适合需要长期记忆治理、防投毒及自动提炼的 DeepSeek Harness 用户。注意:目前仅在 Linux 和 Node ≥ 22.19 环境下验证通过。

Package
dsh-mnemos
Version
0.1.0
License
MIT
Last updated
Aug 29, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Rottenwooood/dsh-mnemos

Configuration

All settings live in Settings → dsh-mnemos and mostly apply live. Highlights:

KeyPurpose
enabledmaster switch
autoApprove / autoApproveConfidenceauto-approve high-confidence model writes / threshold
injectionEnabled / injectLimit / injectMaxBytesinjection on/off, count and byte budgets
protocolInjectEnabledinject environment/tool-convention (protocol) memories — re-attached after each context compaction
gitRemoteUrl / gitBackend / syncEnabledcross-machine sync: remote / backend / auto-sync
distillAuto / distillEveryNTurnsauto-distill on/off and interval (user turns)
sessionLogDirs / backfillEnabledbackfill historical session logs at startup
negativeMemoryEnabled / negativeMemoryTtlMsfailed-command interception and expiry

The full 31-field table, YAML snippets, usage scenarios, and troubleshooting: docs/HANDOVER.md.