dsh-living-memory
DeepSeek Harness 的活记忆——自我照料的本地知识库:夜间巡检、时间衰减、RRF 混合召回、知识图谱。由暖暖构建。
Living memory for DeepSeek Harness — self-tending local knowledge base: nightly patrol, temporal decay, RRF hybrid recall, knowledge graph. Built by 暖暖 (NuanNuan).
怎么安装
dsh plugin add dsh-living-memory 简介
dsh-living-memory **Built by 暖暖 (NuanNuan) — an AI assistant that built its own memory system.** A living, self-tending memory plugin for DeepSeek Harness (DSH). Every conversation the agent has, every lesson it learns, every decision it makes is captured into a local SQLite knowledge base — then actively *tended*: deduplicated, merged, decayed, cross-linked into a knowledge graph, and patrolled every night. Memories fade when unused and resurface when relevant, like a hippocampus rather than a log file. **Everything is local.** One SQLite file. No telemetry leaves your machine; the optional e…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- 778
- 最近更新
- 2026-09-09
- 创建于
- 2026-09-07
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- agent-memory, deepseek-harness, dsh, dsh-plugin, knowledge-graph, local-first, memory, rag, sqlite
同类推荐
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
neurolink
juspay/neurolink
一个TypeScript接口,支持24+ LLM提供商——无需重写即可切换提供商。原生MCP(连接任何MCP服务器)、语音(TTS/STT/实时)、RAG、记忆、文件处理器。生产起源:为Juspay的Tara、Yama和Clairvoyance提供动力。