Bear.CTXPM v0.1.6
This stable release tightens ctxpm's published guidance around managed entrypoints and dependency source metadata.
Highlights
- Removes the legacy
source.type: githubfallback from thectxpm.yamlskill documentation. New manifests should usesource.type: gitfor Git-backed dependencies. - Simplifies the managed-entrypoint template while preserving the key operating rules: use the bundled
ctxpmskill for lifecycle work, preferctxpm detect, readpackagesbeforedependencies, and keep dependency versus package boundaries explicit. - Keeps the CLI release pipeline and install surface unchanged; this release is primarily a documentation and template cleanup.
Compatibility Notes
- If you maintain existing manifests that still declare
source.type: github, migrate them tosource.type: gitwhen you next update those resources. - Projects using the generated managed entrypoint text can refresh to pick up the shorter canonical wording without changing the underlying workflow.
Installation
Install latest stable:
curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/latest/cli/install.sh | sh -s -- --scope globalPin this release:
curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/latest/cli/install.sh | sh -s -- --scope global --version v0.1.6Release Assets
ctxpm_0.1.6_darwin_arm64.tar.gzctxpm_0.1.6_darwin_amd64.tar.gzctxpm_0.1.6_linux_arm64.tar.gzctxpm_0.1.6_linux_amd64.tar.gzctxpm_0.1.6_windows_amd64.zipchecksums.txt