Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@mehmetduran932 mehmetduran932 released this 04 Sep 12:11
· 1 commit to master since this release

NodePilot v0.1.0 馃Л

Cross-platform, project-aware Node.js runtime manager with instant per-process shim routing and optional dashboard.

馃専 Highlights

  • Per-Process Runtime Routing: Run different Node versions simultaneously in different terminals with zero collisions and zero global switching.
  • Universal Tool Router (Shim): Native routing for node, npm, npx, corepack, ng, yarn, pnpm, tsc, vite, nest, next, vue, and turbo.
  • Intelligent Project Detection: Inspects .nodepilot.local, .nvmrc, .node-version, package.json (volta / engines), .tool-versions, and mise.toml.
  • Passive Workspace Scanner: Scans development directories without executing untrusted project code.
  • Defensive Security Architecture: SHA-256 cryptographic verification of all downloads, ZipSlip path traversal protection, and user-space least privilege operation.
  • Seamless Shell Integration: Windows PATH and PowerShell profile integration prioritizing NodePilot shims cleanly.

馃摝 Installation (Windows x64)

  1. Download nodepilot-windows-x64.zip below.
  2. Extract executables to %LOCALAPPDATA%\NodePilot\bin.
  3. Run nodepilot setup or nodepilot integration enable.

Full Changelog: https://github.com/mehmetduran932/NodePilot/commits/v0.1.0

Full Changelog: https://github.com/mehmetduran932/NodePilot/commits/v0.1.0