π Performance
- Fast search - Switched to mode: "hybrid" for instant search results
- Search now completes in milliseconds instead of hanging on large memory files
π‘οΈ Reliability
- Auto-recovery from corrupted files - Detects incompatible/corrupted .mv2 files and automatically creates fresh memory with backup
- Handles version mismatches gracefully instead of hanging
π Documentation
- Fixed installation instructions - now shows marketplace add workflow
- Updated commands to use /mind:mind format
- Corrected FAQ: empty .mv2 is ~70KB (not 4MB)
π§ Internal
- Added shared utils.ts for consistent memory handling across all scripts
- All scripts (find, ask, stats, timeline) now use safe open pattern