Memory & Identity
How agents remember, persist state, and maintain identity across sessions
Build a playbook about Memory & Identity
Save articles from this feed, then generate a personalized implementation guide
OpenClaw v2026.4.12 is a comprehensive quality release emphasizing plugin loading reliability, memory system improvements, and expanded local model support. Key additions include an Active Memory sub-agent plugin, local MLX speech provider for Talk Mode, LM Studio provider for self-hosted models, and enhanced Feishu setup workflows. The release also addresses critical security fixes, dreaming/narrative stability, and improves gateway lifecycle management and Matrix client streaming support.
★★★★★OpenClaw v2026.4.12-beta.1 introduces significant improvements to plugin loading, memory recall, and dreaming functionality. Key changes include narrowing plugin activation to manifest-declared needs, improving QMD recall search telemetry, and fixing critical issues with memory retrieval, dreaming narrative cleanup, and gateway authentication. The release also expands documentation for providers and memory-wiki setups while addressing numerous edge cases in CLI updates, Unicode handling, and WebSocket keepalive mechanisms.
★★★★★This cookbook demonstrates how to build AI agents with persistent memory using Claude's memory tool and context editing capabilities. It addresses challenges of long-running agents losing learned patterns between sessions and context window overflow by implementing cross-conversation learning and automatic context management. The guide covers practical implementations for use cases like code review assistants, research assistants, and customer support bots, with setup instructions and best practices for memory security and organization.
★★★★★This cookbook article introduces the Claude Agent SDK for building multi-agent systems, using a Chief of Staff agent for a startup as the primary example. It demonstrates key features including persistent memory via CLAUDE.md files, bash tool execution for Python scripts, and coordination of specialized subagents. The article progressively builds a comprehensive agent system that aggregates insights from multiple domains to provide executive summaries and actionable recommendations for a CEO managing a $10M Series A startup.
★★★★★Claude Code v2.1.59 introduces auto-memory context saving with /memory management, a new /copy command for interactive code block selection, and improved bash command prefix suggestions for compound commands. The release also includes memory optimization for multi-agent sessions, fixes for MCP OAuth token refresh race conditions, and better error messaging for deleted working directories.
★★★★★