vestige/docs
Sam Valladares eb16d684fc fix: use platform cache dir for fastembed models
Previously, fastembed created .fastembed_cache in the current working
directory, polluting project folders with symlinks.

Now uses platform-appropriate cache directories:
- macOS: ~/Library/Caches/com.vestige.core/fastembed
- Linux: ~/.cache/vestige/fastembed
- Windows: %LOCALAPPDATA%\vestige\cache\fastembed

Can still be overridden with FASTEMBED_CACHE_PATH env var.

Fixes user feedback about .fastembed_cache appearing in random folders.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 02:32:23 -06:00
..
claude-desktop-config.json Initial commit: Vestige v1.0.0 - Cognitive memory MCP server 2026-01-25 01:31:03 -06:00
CLAUDE-SETUP.md docs: restructure README for 30-second onboarding 2026-01-27 02:28:39 -06:00
CONFIGURATION.md fix: use platform cache dir for fastembed models 2026-01-27 02:32:23 -06:00
FAQ.md docs: restructure README for 30-second onboarding 2026-01-27 02:28:39 -06:00
SCIENCE.md docs: restructure README for 30-second onboarding 2026-01-27 02:28:39 -06:00
STORAGE.md docs: restructure README for 30-second onboarding 2026-01-27 02:28:39 -06:00