Agent Memory Graph

JSON →
library 0.19.6 ·javascript
verified Jun 7, 2026

Domain-agnostic knowledge graph memory for AI agents, v0.19.6. Persists structured entity-relationship graphs from conversations using local SQLite with FTS5. Supports zero-config offline mode with rule-based extraction, optional LLM-fallback for complex entities, natural language queries, and path finding. Ships TypeScript types. Active development with weekly releases. Key differentiators: fully local-first (no API keys needed), temporal facts with confidence decay, OpenClaw plugin integration, MCP server support, and relation normalization.