Skip to content

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 08:36
· 847 commits to main since this release

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