Memory Lancedb Plugin for OpenClaw: Persistent Long-Term Memory
This page covers the LanceDB-backed long-term memory plugin for OpenClaw, including auto-recall, auto-capture, and vector search. Developers integrating persistent memory into OpenClaw agents will find installation and usage details.
Read this when
- You are installing, configuring, or auditing the memory-lancedb plugin
Memory Lancedb plugin
This plugin provides OpenClaw with persistent long-term memory using LanceDB, featuring automatic recall, automatic capture, and vector-based search capabilities.
Distribution
- Package:
@openclaw/memory-lancedb - Installation method: npm; ClawHub
Surface
Contracts: tools