Skip to main content
BRIK64 release channels describe how users receive updates and which product surface each release belongs to.

Current Channels

ChannelStatusInstall or access pathNotes
CLI betaCurrent public CLI channelcurl -fsSL https://brik64.com/cli/install.sh | bashManual local install and update.
documentationCurrent public docs channelhttps://docs.brik64.comPublic docs, .md pages and agent-readable corpus.
general releaseFutureNot listed yetUsed only when a release note promotes a surface beyond beta.
platform/cloudFutureNot listed yetUsed only when a release note describes hosted availability and access model.

CLI Beta

curl -fsSL https://brik64.com/cli/install.sh | bash
Use this channel for the public local CLI workflow. Verify the resolved version with:
brik64 --version
brik64 help
Other registries or direct artifacts are not public CLI install channels unless Install the BRIK64 CLI lists them.

Documentation Channel

Documentation releases update public guides, command references, language pages, monomer explanations, release notes and agent-readable docs. Documentation updates can happen without a CLI package change. When the CLI package changes, the changelog should link the relevant release note.

Future General Release Channel

General releases will be documented when BRIK64 promotes a package or artifact beyond beta. The release note must state the install path, supported scope, update behavior and public limits.

Future Platform And Cloud Channels

Platform or cloud channels will be documented only when the public release surface includes access model, authentication requirements and update behavior. Login is not required for the current local CLI workflow. Hosted platform features can require login when the specific release note says so.

Channel Selection

Use the channel that matches the surface you are updating:
NeedUse
Install or update the CLI betaCLI beta
Read the current docsdocumentation
Track product changeschangelog plus GitHub Releases
Adopt a future general release artifactgeneral release channel once published
Use hosted featuresplatform/cloud channel once published