github thedotmack/claude-mem v8.2.9

latest releases: v9.0.5, v9.0.4, v9.0.3...
19 days ago

Bug Fixes

  • Worker Service: Remove file-based locking and improve Windows stability
    • Replaced file-based locking with health-check-first approach for cleaner mutual exclusion
    • Removed AbortSignal.timeout() calls to reduce Bun libuv assertion errors on Windows
    • Added 500ms shutdown delays on Windows to prevent zombie ports
    • Reduced hook timeout values for improved responsiveness
    • Increased worker readiness polling duration from 5s to 15s

Internal Changes

  • Updated worker CLI scripts to reference worker-service.cjs directly
  • Simplified hook command configurations

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.