v4.14.0
[4.14.0] - 2026-08-31
Features
- statusline for every rig: Kimi Code [status_line].command install with provider-neutral asset installer, flat-payload parsing, and the tab-collapse fix that restored the weekly limit segment (v4.14.0) (#639)
Bug Fixes
- feat: statusline for every rig: Kimi Code [status_line].command install with provider-neutral asset installer, flat-payload parsing, and the tab-collapse fix that restored the weekly limit segment (v4.14.0) (#639)
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.14.0
# or
npm install -g prjct-cli@4.14.0