v4.18.1
[4.18.1] - 2026-09-03
Bug Fixes
- zero test worktree residue and bind contradictory review to the real ship payload (v4.18.1) (#645)
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.18.1
# or
npm install -g prjct-cli@4.18.1