github thedotmack/claude-mem v7.1.3

latest releases: v10.0.6, v10.0.5, v10.0.4...
2 months ago

Bug Fixes

Smart Install Script Refactoring

Refactored the smart-install.js script to improve code quality and maintainability:

  • Extracted common installation paths as top-level constants (BUN_COMMON_PATHS, UV_COMMON_PATHS)
  • Simplified installation check functions to delegate to dedicated path-finding helpers
  • Streamlined installation verification logic with clearer error messages
  • Removed redundant post-installation verification checks
  • Improved error propagation by removing unnecessary retry logic

This refactoring reduces code duplication and makes the installation process more maintainable while preserving the same functionality for detecting Bun and uv binaries across platforms.

🤖 Generated with Claude Code

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.