Communityv3.1.0

Smart Memory

Persistent local transcript-first memory for OpenClaw via a Node adapter and FastAPI engine.

6.3kdownloads3stars58active installsBluePointDigital
View on ClawHubBack to Skills

Skill Details

Slug
smart-memory
Latest Version
3.1.0
Author
BluePointDigital
Published
Feb 6, 2026
Updated
Apr 28, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Smart Memory.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.1.0

Smart Memory v3.1 introduces transcript-first architecture, revision-aware memory, and expanded inspection. - Replaces legacy vector-memory structure with transcript-first ingest and deterministic rebuild - Adds evidence-backed revision lifecycle, memory supersession, and core/working memory lanes - Expands entity/relationship indexing and inspection endpoints for transcripts, evidence, and evaluation - Updates OpenClaw wrapper to support new backend transparently; API surface remains stable - Removes old `smart-memory-v25` implementation and supporting files