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.2] - 2026-03-17
✨ Features
-
registry: Improve native OS notifications (#159) by @kdcokenny in #159(6e1faa6)
-
Add cmux support to worktree workflow (#158) (#160) by @kdcokenny in #160(83492b8)
-
registry: Preserve OCX profiles in worktree sessions (#161) by @kdcokenny in #161(c425db1)
🧹 Chores
- cli: Bump version by @kdcokenny(fa5dc7d)
Full Changelog: v2.0.1...v2.0.2