multi-agent-memory
活跃·★ 40·MIT·更新于 2026-04-12
★ 时下流行★ 多智能体★ 记忆与上下文
为AI系统提供跨机器、跨智能体的持久化记忆。
Multi-Agent Memory 是一个为AI智能体设计的跨机器、跨智能体持久化记忆系统。它为智能体提供一个跨机器、工具和框架的共享大脑,允许智能体存储和回忆事实、事件、状态和决策。功能包括类型化记忆、实体提取、LLM整合、凭证清除和智能体隔离。
#Claude#Cursor#deduplication
为AI系统提供跨机器、跨智能体的持久化记忆。
Multi-Agent Memory 是一个为AI智能体设计的跨机器、跨智能体持久化记忆系统。它为智能体提供一个跨机器、工具和框架的共享大脑,允许智能体存储和回忆事实、事件、状态和决策。功能包括类型化记忆、实体提取、LLM整合、凭证清除和智能体隔离。
Works well for long-running workflows that span multiple agent instances.
Shared memory layer for multi-agent systems that works across process boundaries.
Agents can hand off tasks with full context — no cold-start overhead.
Simple API, the coordination logic lives in your agents, not the memory layer.