Agent DailyAgent Daily

Memory Systems

Long-term memory, vector stores, and context persistence

Build a playbook about Memory Systems

Save articles from this feed, then generate a personalized implementation guide

See a sample →
47 results
RELintermediate
[Release] openclaw/openclaw v2026.4.12: openclaw 2026.4.12

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.

vincentkocApr 13, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.12-beta.1: openclaw 2026.4.12-beta.1

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.

steipeteApr 13, 2026
RELintermediate
[Release] openclaw/openclaw v2026.4.11-beta.1: openclaw 2026.4.11-beta.1

OpenClaw v2026.4.11-beta.1 introduces significant enhancements to memory/dreaming features with ChatGPT import ingestion, improved media rendering in chat UIs, expanded video generation capabilities, and better integration with Feishu and Microsoft Teams. The release includes numerous fixes for OAuth flows, audio transcription, TTS persistence, and configuration handling, plus improved plugin manifest descriptors and model provider diagnostics.

steipeteApr 11, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.14.0: 1.14.0

crewAI 1.14.0 introduces checkpoint management with CLI commands and SqliteProvider storage, implements runtime state checkpointing with an event system, and refactors the executor. Security enhancements include SSRF/path traversal protections and RAG tool validation. The release also optimizes memory serialization by excluding embedding vectors and addresses critical CVE-2026-35030 via litellm upgrade.

joaomdmouraApr 8, 2026
TUTintermediate
Building a session browser Mar 2026 • Claude Agent SDK Agent Patterns List, read, rename, tag, and fork Agent SDK sessions on disk to build a conversation history sidebar without writing a transcript parser.

The Claude Agent SDK provides built-in session management functions to build conversation history sidebars without writing custom parsers. This cookbook demonstrates how to list, read, rename, tag, and fork sessions stored as JSONL transcripts on disk. By leveraging SDK primitives like list_sessions(), get_session_messages(), and rename_session(), developers can implement session browsers for desktop apps, IDE extensions, and chatbots without managing file I/O directly.

Apr 7, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.14.0a4: 1.14.0a4

crewAI 1.14.0a4 introduces checkpoint storage capabilities with SqliteProvider and CheckpointConfig, implements runtime state checkpointing with an event system, and refactors the executor. Key improvements include guardrail tracing enhancements, embedding vector exclusion from memory serialization to reduce token usage, and a security bump to litellm. The release also deprecates CodeInterpreterTool and code execution parameters while improving documentation and performance with JSONB storage.

greysonlalondeApr 7, 2026
RELintermediate
[Release] crewaiInc/crewAI 1.13.0: 1.13.0

CrewAI v1.13.0 introduces significant architectural improvements including RuntimeState RootModel for unified serialization, enhanced event telemetry for skills and memory, and A2UI extension support. The release includes critical bug fixes for GPT-5.x model compatibility, RBAC permission alignment, and Windows lancedb compatibility. Performance optimizations reduce framework overhead through lazy event bus implementation and conditional tracing.

lorenzejayApr 3, 2026