Requires Bun (curl -fsSL https://bun.sh/install | bash).
git clone https://github.com/mem0ai/openmemory
cd openmemory/cli
bun install
bun run cli tui # run the porter from source
bun test # full suite
bun run typecheck # tsc --noEmit