Skip to content

Releases: jkf87/memora-openclaw

Memora for OpenClaw v0.2.0

Choose a tag to compare

@jkf87 jkf87 released this 26 Jul 11:59

First public release of Memora for OpenClaw.

Highlights:

  • Installable OpenClaw skill and memora_recall plugin
  • One-command safe install plus explicit full bootstrap
  • GLM extraction through the authenticated OpenClaw Gateway
  • Ollama BGE-M3 embeddings and local ChromaDB storage
  • Pinned Microsoft Memora runtime with reduced dependencies
  • Configuration backup, verification, and reversible rollback
  • 100/100 local release-readiness score and passing GitHub CI
  • Transparent private-corpus benchmark with limitations

Quick install:

curl -fsSL https://raw.githubusercontent.com/jkf87/memora-openclaw/main/install.sh | bash

The initial full sync may incur GLM usage. Raw memory and private benchmark cases are not included.