mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
* Initial plan * Initial investigation: identified npm install failure issue Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> * Add retry logic and better error handling to smart-install Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> * Fix spacing inconsistency in log messages Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> * Refactor worker startup check for better readability Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> * Simplify npm install: use plain npm install without flags Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>