-
released this
2025-10-27 20:24:13 +01:00 | 687 commits to main since this releaseCritical VFS Bug Fix
This release fixes the VFS bug where verb vector files were written to the wrong directory, causing to return empty even though entities existed.
Breaking Changes for Workshop Team
IMPORTANT: You must delete your folder and reimport with v4.7.2. The directory structure has changed:
Old (broken):
- Verb vectors: (root level)
- Noun vectors:
New (clean):
- Verb vectors:
- Noun vectors:
Changes
- FileSystemStorage now uses clean hardcoded directory paths
- Removed dual read/write backward compatibility code
- Removed legacy constants and helper functions
- All storage adapters use consistent structure (v4.7.2+)
Migration
rm -rf brainy-data npm install @soulcraft/brainy@4.7.2 # Re-run your importFull Changelog: https://github.com/soulcraftlabs/brainy/compare/v4.7.1...v4.7.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads