v4.13.0
[4.13.0] - 2026-08-30
Features
- pin git diff prefixes so hunk analysis survives diff.mnemonicPrefix, and cap reach-derived risk for deletion-only hunks (v4.13.0) (#638)
Installation
One-paste (no npm needed)
Paste this into Claude Code (or any AI agent):
curl -sSL https://raw.githubusercontent.com/prjct-app/cli/main/scripts/install-standalone.sh | bashThe script downloads the standalone binary for your platform
from this release — no Node, no npm, no Bun required at install time.
Package manager (fallback)
bun install -g prjct-cli@4.13.0
# or
npm install -g prjct-cli@4.13.0