v2.0.3
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.3] - 2026-03-22
🐛 Bug Fixes
-
registry: Package worktree launch-context and add regression coverage (#165) by @kdcokenny in #165(d36c5af)
-
Align sync plugin paths and workflow triggers (#166) by @kdcokenny in #166(1adc091)
-
registry: Close remaining sync manifest gaps (#167) by @kdcokenny in #167(056c765)
📚 Documentation
- registry: Clarify contribution flow for facade repos by @kdcokenny(e258f6a)
⚡ Performance
- cli: Reduce package size and startup latency through multi-phase optimization (#163) by @kdcokenny in #163(d6c6d10)
🧹 Chores
- cli: Bump version by @kdcokenny(576b578)
Full Changelog: v2.0.2...v2.0.3