Skip to main content
BRIK64 CLI 0.1.0-beta.7 is the current public local beta. The official command is brik64. Install with the public installer:
curl -fsSL https://brik64.com/cli/install.sh | bash
Verify the installed command:
brik64 --version
brik64 help
The compatibility alias brik is installed for existing workflows:
brik --version
Use brik64 in new documentation, scripts and agent instructions.

Release Record

FieldCurrent value
Version0.1.0-beta.7
Release tagv0.1.0-beta.7
Manifesthttps://brik64.com/cli/releases/0.1.0-beta.7.json
Official docshttps://docs.brik64.com/cli/install
Installerhttps://brik64.com/cli/install.sh

Platform Status

PlatformStatusPublic note
macOSAvailable in betaPortable Node.js CLI package; requires Node.js 20 or newer.
LinuxAvailable in betaPortable Node.js CLI package; requires Node.js 20 or newer.
Windows x64Not published in betaNo beta Windows ZIP or executable claim is published.

Package Checksums

Use the release manifest or SHA256SUMS from the release record when validating direct artifacts.
ArtifactSHA-256
brik64-cli-0.1.0-beta.7.tgzCheck the release manifest or SHA256SUMS from the beta7 release record.

Current Beta Scope

The beta7 CLI is for local BRIK64 workflows: project initialization, PCD inspection, local verification, local polymerization, legacy PCD migration, local evidence for declared scope, candidate output generation and release artifact verification. Hosted platform features and additional platform packages appear in release notes when they are available for public use. npm is used for the JS/TS SDK package @brik64/core; it is not the CLI install channel.