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.6] - 2026-01-27
✨ Features
- Add context7.json config file by @kdcokenny(c58de11)
🐛 Bug Fixes
- docs: Add kdco registry installation command to README by @kdcokenny(a9d8631)
🧹 Chores
-
docs: Update profile commands in README by @kdcokenny(fab06ad)
-
registry: Remove comments and update registries in ocx.jsonc by @kdcokenny(57acf9c)
-
registry: Update opencode plugin version to 1.2.7 by @kdcokenny(cb0f71e)
-
Align skill paths with skills directory (#115) by @datenzar in #115(6c5dc1c)
❤️ New Contributors
Full Changelog: v1.4.5...v1.4.6