Skip to content

v0.1.1

Choose a tag to compare

@TheSylvester TheSylvester released this 31 May 06:41

Fixes

  • installer: resolve symlinked argv[1] so the bundle scripts (recall.js, stop-hook.js, embed-pending.js) stage into ~/.recall/bin/ under a global npm install -g layout. Previously dirname(argv[1]) stopped at the symlink's bin/ dir, staging silently no-oped, and the wired Stop hook pointed at a missing stop-hook.js — breaking real-time ingestion for every global install.

The bundled CUDA backend asset is byte-identical to v0.1.0 (llama.cpp b5300, recall-version-independent).