Tag
Discovered an open-source Deepseek memory plugin called OpenContext, which improves the long-term memory functionality of Agent frameworks through designs like Temporal Context Graphs and Trust Models.
Microsoft Research released PlugMem, a memory plugin for AI agents that distills experience into a knowledge graph, reducing context tokens by 10-100x and improving decision utility without fine-tuning.
Magic Context is an open-source CortexKit plugin that gives coding agents self-managing context and long-term project memory across OpenCode and Pi, allowing persistent sessions and automatic memory capture.
Tencent open-sourced Hy-Memory, a memory plugin for AI agents that provides long-term memory with a 6-layer dual-reasoning framework, reducing token usage by 35% and memory bloat by 70%.
The Hermes Agent and its ecosystem toolkit have attracted attention in the developer community, including an enhanced fork version, Alibaba Cloud memory plugin, Felo skills pack, community bible, and lightweight Web UI, showcasing the deep customization and cloud collaboration capabilities of AI Agents.
A developer shares a free guide to building an experience distillation system for Claude Code using the memory plugin and a custom plugin to overcome context forgetting.