0.0.4-beta.8 Install
Beta.8 keeps the direct top-level localnest install flow from beta.7 while
focusing on startup regressions, status hardening, and safer installed-runtime validation.
npm install -g localnest-mcp@0.0.4-beta.8
localnest-mcp-install-skill
localnest setup
localnest doctor
localnest upgrade
Beta-specific notes
localnest setupandlocalnest doctorremain the preferred bootstrap path.- direct
localnest-mcpbinary startup is still preferred for MCP clients;npxremains fallback behavior. - startup no longer blocks on the synchronous npm warm-check that caused early MCP delays in prior builds.
- sqlite-vec index status now degrades safely when the database is locked instead of hanging or crashing status calls.
Need another version line? Use /docs/releases/version-selection.