github thedotmack/claude-mem v8.2.5

latest releases: v10.0.6, v10.0.5, v10.0.4...
one month ago

Bug Fixes

  • Logger: Enhanced Error object handling in debug mode to prevent empty JSON serialization
  • ChromaSync: Refactored DatabaseManager to initialize ChromaSync lazily, removing background backfill on startup
  • SessionManager: Simplified message handling and removed linger timeout that was blocking completion

Technical Details

This patch release addresses several issues discovered after the session continuity fix:

  1. Logger now properly serializes Error objects with stack traces in debug mode
  2. ChromaSync initialization is now lazy to prevent silent failures during startup
  3. Session linger timeout removed to eliminate artificial 5-second delays on session completion

Full changelog: v8.2.4...v8.2.5

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.