mirror of
https://github.com/thedotmack/claude-mem
synced 2026-05-09 16:42:29 +02:00
Removes bun-wrapper indirection. Hooks are compiled JavaScript that work perfectly with Node. Worker still uses Bun where performance matters. Fixes #264