Documentation Index
Fetch the complete documentation index at: https://ocx.kdco.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
OCX supports macOS (x64, Apple Silicon), Linux (x64, arm64), and Windows (x64). Choose the method that fits your environment.Install via Shell Script (Recommended)
The install script handles PATH configuration automatically or prints instructions if manual setup is needed.Install via npm
Use npm if you prefer a package-manager-based install or are on Windows:PATH at runtime. Node.js alone is not sufficient. If you do not have Bun installed, use the standalone binaries from the install script or GitHub Releases when available.
Verify Your Installation
After installing, confirm OCX is available:Updating
OCX can update itself:Uninstalling
To remove OCX and its global configuration:--dry-run:
Next Steps
- Quick Start — Set up your first profile and launch OpenCode.
- CLI Reference — Full command documentation.