v1.9.1
Engram v1.9.1 — Orphaned Database Fix
Prevents a crash that left orphaned SQLite databases when the user's home directory couldn't be resolved.
Bug Fix
- Home directory guard — if
os.UserHomeDir()fails (e.g., in containers or headless environments), Engram now falls back gracefully instead of creating a database in an unexpected location