Skip to content

Changelog

What's new in MemoClaw.

v0.12.0

  • featureContext endpoint — AI-curated memory retrieval in one call
  • featureOG/Twitter meta tags for social sharing on all pages
  • improvementHero performance badges: <200ms recall, 99.9% uptime
  • improvementAccessibility improvements: ARIA labels, skip links, focus-visible

v0.11.0

  • featureConsolidate endpoint — merge related memories with GPT-4o-mini
  • featureDashboard empty states and keyboard shortcuts
  • fixCSV export formula injection sanitization

v0.10.0

  • featureExtract endpoint — auto-extract structured facts from raw text
  • featureIngest endpoint — extract, deduplicate, and store in one call
  • featureMigrate endpoint — import .md files via API
  • improvementFree tier reduced to 100 calls per wallet (from 1,000)

v0.9.0

  • featureTypeScript SDK (memoclaw) released on npm
  • featureMemory history endpoint — track how memories evolve over time
  • featureSession-scoped memories with GET /v1/session/:id
  • improvementDashboard redesign with API key management and usage stats

v0.8.0

  • featureSmart ingestion endpoint — auto-extract, deduplicate, and relate memories
  • featureProactive memory suggestions (stale, fresh, hot, decaying)
  • improvementImproved recall latency to <200ms p95

v0.7.0

  • featurePython SDK (pip install memoclaw) with sync + async support
  • featureMCP server integration for Claude Desktop and Cursor
  • featureConnection-weighted decay algorithm
  • feature4-signal hybrid retrieval (semantic + recency + importance + frequency)

v0.6.0

  • featureInitial launch — store, recall, list, delete endpoints
  • featurex402 payment protocol integration (no API keys needed)
  • feature100 free calls per wallet