C

Cognitive Memory 认知记忆系统

AI 智能cognitive-memory-memory

类人多存储记忆架构:包含 episodic(情景)/semantic(语义)/procedural(程序)/core(核心)四类记忆库,带编码、巩固、衰减、召回机制,支持多 agent 共享读 + 门控写。

使用示例

说「用 cognitive-memory 替换掉现在的 MEMORY.md 扁平记忆,配置好 remember/forget 触发规则并开启 sleep-time reflection」,agent 会建立多层记忆与知识图。

官方来源

在 GitHub 查看源

https://github.com/openclaw/skills/tree/main/skills/icemilo414/cognitive-memory

同类推荐:AI 智能