v0.1.0
CLI 0.1.0 — Initial public release
First public build of the nca CLI, distributed as a standalone Bun-compiled binary on cdn1.netmind.xyz.
Highlights
- One-line install on macOS and Linux:
curl -fsSL https://cdn1.netmind.xyz/cli/install.sh | sh - Five platform binaries:
linux-x64,linux-arm64,darwin-x64,darwin-arm64,windows-x64 - Subcommands:
login,whoami,agent,runtime,daemon - SHA256 sidecars for every asset
Notes
- The standalone binary does not support
nca daemon pty.*features — Bun’s runtime can’t load Node-native modules. PTY-backed flows go through the API server.