Skip to main content
BRIK64 release notes track what is available, how users should install or update it, and which workflow each release supports. The current public release surface is CLI-first. Install the CLI from the public installer, verify the resolved version locally, and use the GitHub Releases page for the public release record.

Read First

Current Public Beta

BRIK64 CLI 0.1.0-beta.7 is distributed through the public installer and release manifest.
SurfaceCurrent public value
Version0.1.0-beta.7
Official commandbrik64
Release notesGitHub Releases
Installcurl -fsSL https://brik64.com/cli/install.sh | bash
Manifesthttps://brik64.com/cli/releases/0.1.0-beta.7.json
The beta channel is for local BRIK64 workflows: project initialization, PCD inspection, local evidence for declared scope, and candidate output generation for targets shown by the installed CLI help.

Release Types

TypeWhat it meansWhere to read
CLI beta releasePublic local CLI package listed by release tag, manifest and installer.Changelog and GitHub Releases
Documentation releasePublic docs, examples, glossary, agent-readable corpus or release guidance changed.Changelog
General releaseA future release promoted beyond beta when the public release record says so.Channels
Platform/cloud releaseHosted or authenticated features published with their access model.Release notes for that feature

Release Entry Shape

Each public release entry should be easy to index:
FieldPurpose
ChannelCLI beta, documentation, future general release, or future platform/cloud.
DatePublication date for the public note.
AvailabilityWhat users can install, read or use now.
ChangedProduct-level changes, not private implementation notes.
Update actionThe command or reading path users should follow.
ScopeThe public workflow supported by the release.
LimitsBoundaries that matter for users and agents.

Update Model

The local update path is the public installer plus the GitHub Releases page. Platform features are documented only when a release provides the access model and evidence behavior.