2316 related articles

Deep dive into Hermes Agent's core architecture: Agent Loop mechanism, three-layer memory system (Markdown/SQLite/external), Gateway multi-platform integration, context compression, and Cron jobs.

Open-source AI Agent tutorial project with 2600+ GitHub Stars covering multi-agent systems, memory, planning, and reasoning loops via Jupyter Notebooks for hands-on learning.

Deep analysis of Anthropic's Cloud Managed Agents memory architecture, covering file-first strategy, memory store reuse, Dreaming async consolidation, and key differences from Claude Code's memory system.

Deep dive into AI Agent architecture: explore the four core modules — Perception, Brain, Action, and Memory — covering RAG, tool calling, Chain of Thought, and more.

Deep dive into global variable pool design for AI Agent development, covering three memory types, variable scoping, node execution architecture, and placeholder variable replacement workflows.

Deep dive into how the Cosmos Unified Agents Platform solves multi-AI Agent collaboration challenges through shared context and memory mechanisms, and its positioning in enterprise multi-Agent orchestration.
Product ReviewsAgentMemory is an open-source persistent memory layer supporting memory sharing across 16 AI coding tools including Claude Code and Cursor. 95.2% retrieval accuracy, ~1900 tokens per session, local SQLite storage with zero privacy concerns.
Expert OpinionsAnalysis of context fragmentation in multi-Agent collaboration, comparing memory vs. state management approaches, and how tools like Opal Bridge enable seamless switching between Claude Code, Codex, and other Agents.
Product ReviewsDeep dive into Cursor 1.0's major updates including Background Agent for async programming, BugBot automated code review, Memory System, and one-click MCP installation with setup tutorials.
ResearchMementoGUI is a plugin-style multimodal memory management framework that solves GUI agent forgetting in long-horizon tasks through dual time-scale memory and four memory control operators, boosting long-task completion without fine-tuning.
Product ReviewsAgent Memory is an open-source local memory layer providing persistent, cross-session, cross-tool long-term memory for AI coding agents like Claude Code, Cursor, and Codex.
TutorialsDeep dive into Harness Engineering: deconstructing Claude Code's multi-level memory, defense-in-depth, Hermes Agent autonomous evolution, and multi-Agent collaboration for industrial-grade AI development.
Deep DivesDeep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.
Tech FrontiersGoogle Jules 3.0 launches API, CLI tools, and memory system. Free 15 daily tasks powered by Gemini 2.5 Pro. Deep dive into how Jules evolves into an embeddable AI coding partner.
Product ReviewsMemPalace is an open-source local memory tool that builds long-term memory for AI Agents via verbatim storage, semantic retrieval, and MCP protocol, solving the pain of starting from scratch every session.
TutorialsDeep dive into Huawei's 100-page Hermes Agent manual: five-layer memory architecture solving AI amnesia, self-evolution loops for continuous optimization, and multi-agent collaboration engineering.
TutorialsA deep dive into OpenClaw's industrial-grade agent framework: local deployment, dual-layer memory management, Skills system design, and zero-code enterprise Agent building with Feishu automation.
TutorialsLearn how LangChain 1.2 Agent memory works. Code demos show why default Agents lack memory, plus practical guides to short-term and long-term memory mechanisms for building conversational AI Agents.
TutorialsDeep dive into Andrew Ng's Agent Memory course with Oracle: covering memory engineering concepts, memory-first architecture design, and building AI agents with persistent memory.
ResearchICLR 2026 paper MemGAS proposes multi-granularity memory association with adaptive selection, using GMM, entropy routing, and Personalized PageRank to enable precise recall in conversational agents.