Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:49

Bear.CTXPM v0.1.5

This stable release turns shared root entrypoint management into a first-class part of ctxpm.

Highlights

  • AGENTS.md is now the canonical managed root entrypoint, while other agent root files are treated as compatibility aliases.
  • Adds ctxpm entrypoint sync and ctxpm entrypoint doctor to normalize and verify shared entrypoint setups.
  • Updates init, install, and validate workflows so multi-agent root entrypoints can be merged into one managed source of truth before alias sync.
  • Refreshes the bundled ctxpm skill, templates, and repository docs to explain the new entrypoint workflow.

Installation

Install the latest stable release:

curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/latest/cli/install.sh | sh -s -- --scope global

Pin this release:

curl -fsSL https://raw.githubusercontent.com/gBearBest/Bear.CTXPM/latest/cli/install.sh | sh -s -- --scope global --version v0.1.5

Release Assets

  • macOS: darwin/arm64, darwin/amd64
  • Linux: linux/arm64, linux/amd64
  • Windows: windows/amd64
  • checksums.txt