Local vector memory system with LanceDB + Pure JS embedding. No native modules or external APIs required.
**Local embedding now uses pure JavaScript, removing external/native dependencies.** - Implements pure JavaScript embedding; Ollama and external APIs are no longer required. - Adds multiple embedding backends (kimi-embedding, onnx-embedding, purejs-embedding, simple-embedding). - Updates metadata and documentation to reflect the purely local, dependency-free design. - Adjusts code and package settings for compatibility and simplified setup. - No breaking changes for existing memory data.