This repository was archived by the owner on Jan 2, 2026. It is now read-only.
v0.10.0
Changes
- Fix git notes fetch refspec for multi-machine sync
- Use remote tracking refs pattern (
+refs/notes/mem/*:refs/notes/origin/mem/*) - Add git version detection for backwards compatibility (git < 2.37)
- Auto-migrate from old refspec pattern on session start
- Hook-based auto-sync (opt-in via environment variables)
Closes #18