Installation
Via curl (macOS/Linux):
curl -fsSL https://ocx.kdco.dev/install.sh | bashVia npm (all platforms including Windows):
npm install -g ocxManual download:
Download the appropriate binary for your platform from the assets below.
Checksums
SHA256 checksums are provided for each binary. Verify with:
sha256sum -c SHA256SUMS.txt[1.4.4] - 2026-01-25
✨ Features
- Add ws profile for KDCO Workspace (#108) by @kdcokenny in #108(768bdd3)
🐛 Bug Fixes
-
cli: Reuse runAddCore for profile dependency installation (#109) by @kdcokenny in #109(e375ff3)
-
Use correct profile schema URL in ocx.jsonc files by @kdcokenny(ff54a49)
Full Changelog: v1.4.3...v1.4.4