Releases: memvid/claude-brain
Releases · memvid/claude-brain
v1.0.7
🚀 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
v1.0.2
Installation
claude plugin install memvid-mindOr via npm:
npm install memvid-mindFull Changelog: v1.0.0...v1.0.2