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.

包名
dsh-mnemos
版本
0.1.0
许可证
MIT
最近更新
2026年8月29日

安装

$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.