What problem does it solve?
It solves the fragmentation and slow retrieval caused by having multiple, overlapping memory backends that make cross-system search and migration costly and inconsistent.
Core Features & Use Cases
- Unified Memory Service on AgentDB: Consolidates legacy memory systems behind a single IMemoryBackend-style interface for consistent storage and querying across agents.
- HNSW semantic search acceleration: Enables semantic queries using HNSW vector indexing to deliver large speedups (150x–12,500x) for high-volume retrieval.
- Hybrid migration support: Provides a migration approach for structured SQLite data and file-based Markdown content into AgentDB while preserving metadata needed for traceability and backward compatibility.
- SONA pattern integration: Stores and retrieves learning patterns with embeddings and metadata filters to support adaptive behavior workflows.
Quick Start
Use the V3 Memory Unification skill to initialize the AgentDB unification workflow by running: Task("Memory architecture", "Design AgentDB unification strategy", "v3-memory-specialist").