Tag
LoreKit is a free, open-source CLI tool that provides coding agents like Claude with persistent memory using local files or remote stores, set up with a single command.
AIPass introduces a memory system where AI agents manage their identity and session history in small JSON files, with hooks for context injection and archival to vector stores only when necessary, enhancing efficiency in multi-agent setups.
Mads announces LoreKit, a free and open-source agent memory system with CLI, MCP, and web UI, designed to share memory across sessions, teams, and environments.
This article reveals, through 27 real-world cases, that people using WorkBuddy to make money primarily employ five features: scheduled automation, multi-agent parallelism, Skill packs, MCP connectors, and memory system. It demonstrates the monetization capability of AI tools in actual business scenarios.
A senior Anthropic engineer published a 12-page PDF detailing a graph engineering approach for multiagent systems, using knowledge graphs as persistent shared memory to overcome context window limitations.
Phionyx is a deterministic AI runtime architecture that treats LLM outputs as noisy sensor measurements, enforcing deterministic state evolution via a structured state vector, and integrating pre-response safety governance and semantic memory, achieving reproducible behavior and reduced overhead.
DeepTutor is an open-source personalized tutoring platform developed by the HKU Data Intelligence Lab, offering persistent learning context, a traceable memory system, flexible deployment, and multi-scenario learning support, aiming to solve the issues of conversation continuity and advice explainability in AI tutoring.
Helix-agi is an autonomous agent harness that uses a background pulse system and micro-RAG for memory, aiming to run fully local on small models. The developer discusses challenges with tool calling and seeks collaboration.
A security researcher demonstrates a method to trick Claude AI into exfiltrating user personal data from its memory system by encoding data in web fetch URLs, exploiting the combination of memory retrieval and web browsing capabilities.
ReflectWorld-MM is an entity-oriented multimodal memory system for open-ended video streams, using hierarchical long-term memory inspired by human memory theory, achieving state-of-the-art accuracy on six benchmarks.
LightMem-Ego is a lightweight streaming multimodal memory system for everyday life assistance that continuously captures egocentric visual and audio streams, organizes them into hierarchical memory, and retrieves grounded answers to user queries about past experiences, deployable on smartphones and AI glasses.
The author shares their multi-layer memory system built for Agent, including global, project, Founder, and activity memory, and extends it to work logs, planning, queries, and automated report generation.
Adaptive Recall is a memory system for AI assistants that uses cognitive science and machine learning to improve retrieval quality over time. It offers an API with multiple retrieval strategies, knowledge graph construction, and self-improving capabilities.
A-MEM is an open-source agentic memory system for LLM agents that dynamically organizes memories using Zettelkasten principles, indexes them with ChromaDB, and supports OpenAI and Ollama backends.
Akashic introduces MemAttention, a low-overhead memory system for LLM inference that organizes context into bounded chunks and models semantic relationships, improving accuracy by up to 10.2 points and throughput by up to 1.21× over prior baselines.
TRACE is an open-source hierarchical memory system for LLM agents that organizes conversation history into a topic tree, achieving 82.5% F1 on MemoryAgentBench's EventQA using an open-weight model, outperforming Mem0 and MemGPT.
A developer recounts building PRAANA, a proactive context curator for coding agents, detailing mistakes like broken semantic recall and missing measurement, and emphasizing the importance of honest tooling and measurement before optimization.
A tweet thread reports that Hermes Agent, an open-source AI agent framework from Nous Research, surpassed 200K GitHub stars in months. The author tested its memory, skills, cron, and sub-agent features, highlighting that it uses plain text files and a local database for memory, with a growing compound effect.
Memora is a scalable memory system for AI agents that decouples storage from retrieval, achieving state-of-the-art performance on long-horizon tasks while using up to 98% fewer tokens. The research is published at ICML 2026.
Memora is a scalable memory system for AI agents that decouples storage from retrieval, enabling long-horizon tasks with up to 98% fewer context tokens while setting new state-of-the-art on benchmarks. The paper is published at ICML 2026.