AgentRecall-MCP
活跃·★ 258·MIT·更新于 2026-05-26
★ 时下流行★ 记忆与上下文★ 开发者工具
为AI代理提供持久、复合的记忆系统,使其能够从纠正中学习,并跨项目积累洞察。
AgentRecall 是一个面向AI代理的学习循环系统,提供持久、复合的记忆。它自动捕获纠正,跨项目呈现过去洞察,采用五层记忆模型、艾宾浩斯衰减和贝叶斯反馈。零云,全本地Markdown文件。
#智能体记忆#AI 智能体#Claude Code
为AI代理提供持久、复合的记忆系统,使其能够从纠正中学习,并跨项目积累洞察。
AgentRecall 是一个面向AI代理的学习循环系统,提供持久、复合的记忆。它自动捕获纠正,跨项目呈现过去洞察,采用五层记忆模型、艾宾浩斯衰减和贝叶斯反馈。零云,全本地Markdown文件。
Memory corrections propagate properly — the agent doesn't repeat corrected errors.
Good for long-running agent deployments where accumulated knowledge matters.
Correction-driven memory means the agent gets smarter when you point out mistakes.
Cross-session and cross-platform persistence is rare and valuable.