Downloads

Get the NEXUS CLI & SDKs

Official binaries, SDKs, and companion tools for every platform. All releases are signed and checksummed.

CLI

NEXUS CLI v1.8.3

View all releases →

Linux

x86_64 / arm64

Download size: 18.4 MB

curl -fsSL https://get.nexus-os.tech | sh
Download for Linux

macOS

Apple Silicon / Intel

Download size: 21.1 MB

brew install nexus-os/tap/nexus
Download for macOS

Windows

x86_64

Download size: 24.7 MB

winget install NexusOS.CLI
Download for Windows

SDKs

Client Libraries

Official, versioned SDKs for Python, TypeScript, and Rust — generated from the same OpenAPI spec that powers our docs.

v2.4.1

Python SDK

Type-hinted client for Agents, Marketplace, Sessions, and CORTEX routing APIs with async support.

pip install nexus-os
Package registry
v2.4.1

TypeScript SDK

Fully typed client generated from the OpenAPI spec, with built-in WebSocket event streaming.

npm install @nexus-os/sdk
Package registry
v0.9.2

Rust SDK

Low-level, zero-dependency crate for embedding NEXUS orchestration into high-performance services.

cargo add nexus-os-sdk
Package registry

Companion Tools

Desktop & Editor Integrations

v1.8.3

NEXUS CLI

The primary command-line interface — project scaffolding, Forge pipelines, MergeGate scores, and session logs.

npm install -g @nexus-os/cli
v0.6.0 (Beta)

NEXUS Desktop

Native companion app for monitoring live agent sessions, budget usage, and MergeGate results across all your projects.

Available via Downloads below
v1.3.5

VS Code Extension

Inline MergeGate scores, CORTEX routing hints, and one-click Forge task submission from inside the editor.

code --install-extension nexus-os.vscode

Verify Your Download

SHA-256 checksums for the latest CLI release (v1.8.3). Verify with sha256sum -c.

FileSHA-256
nexus-cli-linux-x86_64.tar.gza3f1e9c8b2d4f6071e8a2c5b9d3f7a1e6c4b8d2f5a9e1c3b7d6f0a2e4c8b1d3f
nexus-cli-macos-arm64.tar.gzf0c2a8e6d1b4f7903e5c1a9b8d2f6e4c7a1b5d9f3e8c2a6b0d4f8e1c5a9b3d7e
nexus-cli-windows-x86_64.zip8d4f1a6c9b2e5d8071c3a7f9b1d4e6c8a2f5b9d3e7c1a4b8f0d6e2c9a5b3f1d7

All release artifacts are signed with our GPG release key. Full checksums for every version are published alongside each GitHub release.

Need help getting started?

The Quickstart guide walks through installing the CLI, authenticating, and running your first Forge pipeline.