v2.0.5
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.5] - 2026-04-03
🐛 Bug Fixes
- registry: Harden background-agents plugin sync behavior (#176) by @kdcokenny in #176(eccae4f)
🧹 Chores
-
registry: Bump kdco workspace plugin package versions (#174) by @kdcokenny in #174(153fa3f)
-
cli: Migrate to Zod v4 (#180) by @kdcokenny in #180(4dfc951)
-
Upgrade TypeScript to 6.0.2 (#181) by @kdcokenny in #181(59387b0)
-
cli: Bump version from 2.0.4 to 2.0.5 by @kdcokenny(86de9b5)
-
cli: Update CLI package description by @kdcokenny(46b32d2)
Full Changelog: v2.0.4...v2.0.5