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.8] - 2026-05-03
✨ Features
- cli,registry: Codex-aligned OSC title integration (#190) by @kdcokenny in #190(db148b7)
🐛 Bug Fixes
-
cli: Clarify Bun runtime requirement by @kdcokenny in #196(df918cf)
-
registry: Resolve plugin loader export errors (#203) by @kdcokenny in #203(d348e4d)
-
cli: Restore Windows standalone binary smoke by @kdcokenny in #195(c63167a)
📚 Documentation
- Fix opencode-notify manual install list (#202) by @kdcokenny in #202(75291fe)
🧹 Chores
- cli: Release 2.0.8 by @kdcokenny(f62c74d)
Full Changelog: v2.0.7...v2.0.8