Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

ncz-os/ncz-tools

Repository files navigation

📍 Moved to GitLab

The canonical, authoritative home of this project is GitLab — always:

This GitHub repository is a frozen, read-only mirror. All development, issues, and releases happen on GitLab. Please open issues and merge requests there. The full history of this stub is preserved on GitLab.


ncz-tools

⚠️ Status: Alpha / experimental

This project is part of the nclawzero claw-family experimental set (alongside zterm, ncz-tools, and zcon). It is unfinished and not yet recommended for production use. Interfaces, file formats, and behavior may change without notice.


Operator tooling for the nclawzero edge fleet. Cargo workspace housing the Rust binaries that get installed on every nclawzero device and on the operator workstations that drive them.

Members

Crate Role
ncz/ On-device umbrella CLI (status, set-agent, logs, providers, sandbox, integrity, update, channel, health, inspect, ...). Replaces the bash dispatcher previously shipped from pi-gen-nclawzero stage 06-install-ncz-cli.
zterm/ Light, thin, fast terminal REPL for the claw-family agentic daemons. Back to the 1970s.

Build

cargo build --release            # build all members
cargo build --release -p ncz     # ncz only
cargo build --release -p zterm   # zterm only
cargo test --workspace

Distribution

ncz ships as a .deb in the nclawzero-internal apt repo on ARGOS and is installed by pi-gen-nclawzero stage 06-install-ncz-cli.

zterm is a developer/operator tool, installed via cargo install.

License

Apache-2.0. See LICENSE and NOTICE.

About

Operator tooling for the nclawzero edge fleet — Cargo workspace housing zterm + ncz

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages