[ RELEASES ]

Release notes.

v0.2.5March 14, 2026
  • Streamable HTTP MCP server — connect Claude Code, Codex, Factory, and any MCP client via https://api.memorycrystal.ai/mcp
  • Cross-platform install: tabbed setup commands for OpenClaw, Claude Code, Codex, and Factory with platform badges
  • Browser-based device auth — installer opens your browser, you log in, API key is provisioned automatically
  • Memory migration tool — import existing OpenClaw markdown memories during install
  • Gemini-native backend — all embeddings and graph enrichment now run on Gemini (zero OpenAI dependency)
  • Graph enrichment uses Gemini 2.5 Flash (Pro/Ultra) and Gemini 2.0 Flash (Starter) for entity and relation extraction
  • Improved recall performance — indexed message queries replace full table scans
  • Homepage redesign — Factory-style hero with one-command install above the fold
  • About page with team info
  • Blog and eval dashboard color consistency — brand accent applied throughout
v0.2.4March 14, 2026
  • Improved recall accuracy — channel filter no longer blocks cross-session memory retrieval
  • OpenClaw v2026.3.12 compatibility — verified plugin loads under new security model
  • Install script cleans legacy hook entries for smoother upgrades
  • Product demo video and updated homepage visuals
  • Blog section launched with 10 articles covering use cases, guides, and best practices
  • First GitHub release published — install script now pulls versioned plugin tarballs
v0.2.3March 12, 2026
  • Gemini Embedding 2 support (3072-dimensional vectors) for richer semantic recall
  • Multimodal asset support: images, audio, video, PDF, and text can now be embedded and searched
  • New API endpoint: /api/mcp/asset for storing and embedding media with automatic background processing
  • Short-term message search: /api/mcp/search-messages and /api/mcp/recent-messages for conversation-level recall
  • crystal_search_messages tool — search exact past conversation turns, not just long-term memories
  • Wake briefing now injects relevant memories and recent message matches at session start
  • OpenClaw plugin upgraded to v0.2.3 — more reliable hook registration, better assistant text extraction
  • Installer is now idempotent — safe to re-run, skips restart if nothing changed
  • API key validation added to installer before any changes are made
  • Dashboard: split settings into API Keys and Billing tabs
  • Dashboard: new Get Started onboarding tab with install docs
  • Contact form for sales and enterprise inquiries
v0.1.0March 3, 2026
  • Memory Crystal beta launched
  • MCP HTTP API (capture, recall, checkpoint, wake, stats)
  • OpenClaw one-liner installer: curl -fsSL https://memorycrystal.ai/install | bash
  • Semantic search with vector embeddings
  • Per-API-key rate limiting (60 req/min)
  • Polar billing integration (Free / Pro plans + custom contact sales)
  • PWA support — installable on iOS and Android
Memory Crystal — Persistent Memory for Claude Code, Codex & AI Agents