v0.3.0 — automatic end-of-session git checkpoint
New
- Automatic git checkpoint at session end — the SessionEnd hook now commits
store/by itself (authoredmem0ry4ai 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