feat: add support for uv package manager installation and update documentation

This commit is contained in:
Alex Newman
2025-12-12 20:49:35 -05:00
parent 5d4e71d2ff
commit e896cfa0c5
4 changed files with 135 additions and 67 deletions
+1
View File
@@ -77,6 +77,7 @@ Settings are managed in `~/.claude-mem/settings.json`. The file is auto-created
## Requirements
- **Bun** >= 1.0 (all platforms - auto-installed if missing)
- **uv** (all platforms - auto-installed if missing, provides Python for Chroma)
- Node.js >= 18 (build tools only)
## Quick Reference