github kdcokenny/ocx v1.0.20

latest releases: v1.4.6, v1.4.5, v1.4.4...
one month ago

Installation

Via curl (macOS/Linux):

curl -fsSL https://ocx.kdco.dev/install.sh | bash

Via npm (all platforms including Windows):

npm install -g ocx

Manual 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

What's Changed

  • Add NaN validation for --limit flag in search command by @Utkarsh-Singhal-26 in #6
  • feat(registry): add worktree plugin for isolated AI sessions by @kdcokenny in #8
  • feat: add README sync to facade repos by @kdcokenny in #21
  • fix: handle empty target repos in sync workflow by @kdcokenny in #22
  • feat: add philosophy bundle to workspace dependencies by @kdcokenny in #23
  • docs(worktree): add acknowledgments for opencode-worktree-session by @kdcokenny in #24
  • fix: Reviewer not triggering after coder - tool.execute.after implementation by @kdcokenny in #25
  • fix(worktree): resolve race conditions with immediate spawn pattern by @kdcokenny in #26
  • fix(facades): update opencode-worktree sync to use correct filenames by @kdcokenny in #29
  • fix: prevent delegation metadata sessions from polluting session list by @kdcokenny in #32
  • feat: Ghost Mode - Portable OpenCode Configuration by @kdcokenny in #7

New Contributors

Full Changelog: v1.0.19...v1.0.20

Don't miss a new ocx release

NewReleases is sending notifications on new releases.