Cross-device sync + resume for AI coding sessions (Claude Code + Copilot Chat).
Renamed: vibebook → memarium ("mem" + "-arium" = a place where memory lives). First release under the new name.
Install
npm install -g memariumComing from the old vibebook package? npm rm -g vibebook && npm i -g memarium. Your ~/.vibebook/ config + data auto-migrate to ~/.memarium/ on first run.
Highlights (0.13.0 → 0.13.1)
- CLI is now
memarium(+ shortmemaalias). Config~/.vibebook/→~/.memarium/, in-repo.vibebook/→.memarium/, auto-migrated (legacy chain.memvc→.vibebook→.memarium). - 0.13.1 hardening: after the config-dir move, repair the aggregated git worktree, rewrite both tilde and expanded
repoPath, and bound the git spawn so a hung git can't stall startup.
Companion Claude Code plugin: memarium-plugin.