boomzikazita/dsh-memory

boomzikazita★ 0Python最后同步: 2026-08-20

在 GitHub 打开

DSH memory plugin: RRF multi-lane recall / confirm-based writes / Fernet vault / session harvest

README 摘要

dsh-memory Persistent memory system for DeepSeek Harness (dsh). Provides multi-channel recall, confirmed writes, an encrypted secrets vault, session transcription, and maintenance tooling as a dsh plugin. 记忆系统插件:RRF 多路召回 / 确认制写入 / Fernet 加密库 / 会话转录 / 维护工具。 Features - RRF 五路召回 (five-way RRF recall) — fuse evidence from L1 rules (MEMORY.md / USER.md), L2 session FTS5, L3 semantic (optional Honcho/MCP), L4 wiki, and L5 time-window sources into a single ranked evidence ledger with per-item trust labels. - 确认制写入 (confirm-before-write) — nothing mutates your memory directly: memory suggest enqueues a proposal, memory confirm / memory reject decide it. Budget checks, sensitive-pattern scanning, and automatic trigger: tags guard what lands in L1. - Fernet 加密库 (encrypted vault) — secrets live in a Fernet-authenticated encrypted store ( VAULT.md.enc ); plaintext appears only as → vault: references. - 会话转录 (session transcription) — incrementally indexes dsh session logs into an FTS5 store and extracts correction signals for skill distillation. - 维护工具 (maintenance) — health checks, git backups, hit auditing, and an asset de-duplication checker. Tools Tool Description memory recall Five-way RRF…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginknowledgememoryrecallrrf

分类