v2.0.11
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.11] - 2026-05-14
🐛 Bug Fixes
-
registry: Support standalone notify cmux (#212) by @kdcokenny in #212(9fe6790)
-
cli: List symlinked profile directories (#214) by @kdcokenny in #214(e3b66ae)
Full Changelog: v2.0.10...v2.0.11