causal-memory
AI 代理的因果记忆层——记录决策→结果关系的 MCP 服务器。可跨压缩存活。
Causal memory layer for AI agents — MCP server that records decision→outcome relationships. Survives compaction.
怎么安装
dsh plugin add github:JingxuanC/causal-memory 简介
causal-memory **An agent memory system with a causal core — and the only one that models inhibition.** > Facts, temporal state, and decision → outcome causal edges on one SQLite store, powered by a hippocampus-style engine: typed spreading activation (excitatory *and* inhibitory), Hebbian co-occurrence reinforcement, Q-value dynamics, and immutable SWR consolidation. Agents recall *what* happened, *when* it was true, *why* it worked — and *what would happen if* they acted differently. **English** · 简体中文 --- Why Every agent forgets *why* it made past decisions after a few context compactions. I…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- Rust
- GitHub 星标
- 71
- 月下载
- –
- 最近更新
- 2026-09-10
- 创建于
- 2026-07-26
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-memory, causal-inference, deepseek-harness, dsh, dsh-plugin, llm-agents, long-term-memory, mcp, mcp-server, rust
同类推荐
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提供动力。