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.5] - 2026-01-26
✨ Features
- cli: Simplify ocx oc to pure proxy for argument passthrough (#113) by @kdcokenny in #113(eb62f76)
🐛 Bug Fixes
- docs: Remove path argument from opencode command by @kdcokenny(6b16615)
📚 Documentation
-
Add KDCO Workspace guide to guides README by @kdcokenny(1d0eb36)
-
Add troubleshooting section to kdco-workspace guide by @kdcokenny(6ca3467)
Full Changelog: v1.4.4...v1.4.5