v0.1.0
Bear.CTXPM v0.1.0
This is the first stable release of Bear.CTXPM, including the open protocol documentation and the reference ctxpm CLI.
Highlights
- Introduces the Bear.CTXPM
dependency/packagemodel for managing AI resources in a project. - Ships the reference
ctxpmCLI withinit,add,install,list,validate,check-updates,update, andremovecommands. - Adds cross-platform installer and release artifacts for macOS, Linux, and Windows.
- Publishes stable releases with semantic version tags and keeps
latestaligned with the newest stable release.
Installation
Install the latest stable CLI:
curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/main/cli/install.sh | sh -s -- --scope global --version latestPin this exact release:
curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/main/cli/install.sh | sh -s -- --scope global --version v0.1.0Release assets
This release includes:
ctxpmarchives for macOS (darwin/arm64,darwin/amd64)ctxpmarchives for Linux (linux/arm64,linux/amd64)ctxpm.exearchive for Windows (windows/amd64)checksums.txtfor artifact verification
Full Changelog: https://github.com/gBearBest/Bear.CTXPM/commits/v0.1.0
Full Changelog: https://github.com/gBearBest/Bear.CTXPM/commits/v0.1.0
Full Changelog: https://github.com/gBearBest/Bear.CTXPM/commits/v0.1.0