v4.9.0
[4.9.0] - 2026-08-26
Features
- promote retrieval eval to
prjct harness retrieval+ CI baseline (Phase 0)
Maintenance
- wire hook cold-path bench into CI + add verb-latency bench (Phase 0)
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.9.0
# or
npm install -g prjct-cli@4.9.0