Cross-machine memory
for local-first agents.
A dumb store-and-forward relay plus a thin control-plane. Your project and personal memory, synced across every machine you work on — and shared with teammates when you want it.
Connect a machine once, then clone any project:
npm i -g @shakystar/memorize
memorize login https://memorizehub.com
memorize clone https://memorizehub.com/clone/PROJECT_ID
From there, sync runs automatically at session boundaries.
Personal memory
A private, account-scoped store that follows you across machines. Never shared, never grantable.
Shared workspaces
Invite teammates into one event log; each member's memory becomes the union, tagged by provenance.
Local-first
The relay is always optional. Sync is store-and-forward and append-only — outages self-heal, never lose data.