c3fec18f12
Fixes ENOENT error on first install when ~/.claude-mem/ directory doesn't exist yet. The startWorker() function tried to write the .pm2-migrated marker file without first creating the parent directory. Fixes #259 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>