github thedotmack/claude-mem v10.0.7

3 hours ago

Chroma HTTP Server Architecture

  • Persistent HTTP server: Switched from in-process Chroma to a persistent HTTP server managed by the new ChromaServerManager for better reliability and performance
  • Local embeddings: Added DefaultEmbeddingFunction for local vector embeddings — no external API required
  • Pinned chromadb v3.2.2: Fixed compatibility with v2 API heartbeat endpoint
  • Server lifecycle improvements: Addressed PR review feedback for proper start/stop/health check handling

Bug Fixes

  • Fixed SDK spawn failures and sharp native binary crashes
  • Added plugin.json to root .claude-plugin directory for proper plugin structure
  • Removed duplicate else block from merge artifact

Infrastructure

  • Added multi-tenancy support for claude-mem Pro
  • Updated OpenClaw install URLs to install.cmem.ai
  • Added Vercel deploy workflow for install scripts
  • Added .claude/plans and .claude/worktrees to .gitignore

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.