Skip to content

v0.3.0 — automatic end-of-session git checkpoint

Choose a tag to compare

@cremenescu cremenescu released this 11 Jun 06:46
· 48 commits to main since this release

New

  • Automatic git checkpoint at session end — the SessionEnd hook now commits store/ by itself (authored mem0ry4ai hook, no signing, silent on errors/locks). Memories written during a session land in git history without any manual action; the uncommitted changes state resolves itself when the session closes.
  • Health panel: an uncommitted store is now shown as an informative gray state ("auto-checkpoint at session end"), not a red error — it is the normal mid-session condition.
  • The commit button on the git history page remains for mid-session checkpoints with a custom message.

Full diff: v0.2.0...v0.3.0