You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native npm Packages: Bundled the compiled English tokenizer and added a package launcher so installed engine binaries resolve runtime assets without external setup.
Linux Compatibility: Built the Linux x64 package on Debian Bookworm and switched HTTP TLS to rustls, removing the runtime OpenSSL dependency and avoiding a too-new glibc baseline.
Container Runtime: Consolidated the production Docker build, added checksum-pinned tokenizer assets, non-root execution, health checks, and writable snapshot directories.