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[2.0.10] - 2026-05-11
🐛 Bug Fixes
-
Migrate macOS notifications to alerter (#208) by @kdcokenny in #208(d3026ea)
-
profile: Include commands and tools in profile merge overlays (#210) by @kdcokenny in #210(719a8d8)
Full Changelog: v2.0.9...v2.0.10