Skip to content

v0.13.1 — memarium (renamed from vibebook)

Latest

Choose a tag to compare

@june9593 june9593 released this 02 Jul 13:11
bee621e

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 memarium

Coming 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 (+ short mema alias). 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.