Command N Studios markCommand N AI
Command N Studios TM
Back to site

Desktop and mobile release package.

Command N AI is prepared for Windows 64-bit, Windows 32-bit, macOS Universal, and Android mobile release flows. The Worker can point download buttons at Cloudflare R2, Pages assets, or GitHub Releases by setting the download URL environment variables.

Command N AI animated product badge

Windows 64-bit

Recommended Windows desktop app for modern 64-bit PCs. Starts a local Command N AI Studio workspace instead of redirecting to the website.

CommandNAI-win-x64.exe

Code signing pending

Windows release is built, but public downloads are held until Microsoft Azure Artifact Signing Public Trust or an equivalent public Command N Studios Authenticode signature verifies in Windows.

Windows 32-bit

Legacy Windows 32-bit desktop app built with the official Node.js x86 runtime. Starts a local Command N AI Studio workspace instead of redirecting to the website.

CommandNAI-win-x86.exe

Code signing pending

Windows release is built, but public downloads are held until Microsoft Azure Artifact Signing Public Trust or an equivalent public Command N Studios Authenticode signature verifies in Windows.

macOS Universal

macOS app bundle launcher for Intel and Apple Silicon Macs.

CommandNAI-macOS-universal.zip

Download

Android Mobile

Android App Bundle for Google Play or internal testing.

CommandNAI-Android-1.0.1-v10.aab

Download

Windows code signing required

Windows downloads are intentionally blocked until the EXE artifacts are signed with Microsoft Azure Artifact Signing Public Trust or an equivalent publicly trusted Authenticode certificate issued for Command N Studios. Self-signed certificates are not trusted by customer Windows machines.

Builds are generated locally under dist/. After Azure Artifact Signing setup is approved, configure COMMANDN_CODE_SIGN_MODE=artifact, sign and verify with npm run sign:windows and npm run verify:windows-signatures, run npm run release:package, npm run release:upload-downloads, set WINDOWS_DOWNLOADS_SIGNED=true on the Worker, and redeploy. A machine-readable status endpoint is available at /downloads.json.