> ## Documentation index
> Fetch the complete documentation index at: https://docs.manyfold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 0.1.0 — Initial public release

> Changelog · CLI 0.1.0 · 2026-05-05

Source: https://docs.manyfold.ai/changelog/cli-v0.1.0/

In the index: https://docs.manyfold.ai/changelog#v0.1.0

First public build of the `nca` CLI, distributed as a standalone binary.

### 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`
- Browser-based login from the terminal
- Commands for listing agents and runtimes
- Local machine registration through `nca daemon`
- Built-in CLI update checks
- SHA256 sidecars for every asset

### Notes

- The first CLI release focuses on sign-in, listing, runtime inspection, updates, and local machine registration. Rich chat and terminal workflows are available in the web workspace.
