Smart Memory
Persistent local transcript-first memory for OpenClaw via a Node adapter and FastAPI engine.
Persistent local transcript-first memory for OpenClaw via a Node adapter and FastAPI engine.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Smart Memory v3.1 is a local transcript-first cognitive memory runtime with revision-aware derivation, pinned context lanes, entity-aware retrieval, and bounded prompt composition.
Core runtime:
smart-memory/index.jsserver.pycognitive_memory_system.pystorage/sqlite_memory_store.py plus transcripts/preference, identity, and task_stateUse the native wrapper package in
skills/smart-memory-openclaw/.
Primary exports:
createSmartMemorySkill(options)createOpenClawHooks({ skill, agentIdentity, summarizeWithLLM })The wrapper remains stable while the backend is now transcript-first under the hood.
memory_search/retrievequery, type, limit, min_relevance, and optional conversation_historymemory_commit.memory_retry_queue.jsonmemory_insights/insights/pendingCore endpoints:
GET /healthPOST /ingestPOST /retrievePOST /composePOST /run_backgroundGET /memoriesGET /memory/{memory_id}GET /insights/pendingTranscript and inspection endpoints:
POST /transcripts/messageGET /transcripts/{session_id}GET /transcript/message/{message_id}GET /memory/{memory_id}/evidencePOST /reviseGET /memory/{memory_id}/historyGET /memory/{memory_id}/activeGET /memory/{memory_id}/chainGET /lanes/{lane_name}POST /lanes/{lane_name}/{memory_id}DELETE /lanes/{lane_name}/{memory_id}POST /rebuildPOST /rebuild/{session_id}GET /eval/suite/{suite_name}GET /eval/case/{case_id}Legacy vector-memory CLI artifacts remain deprecated and should not be revived.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.