v2.1.1
Installation
Stable (recommended for end users)
# Pin to a specific version:
npm install -g Khip01/opencode-rich-presence#v2.1.1
# Or auto-resolve the latest stable matching ^v0:
npm install -g Khip01/opencode-rich-presence#semver:^v2.1.1
opencode-rpc installDev / bleeding-edge (developers only)
npm install -g Khip01/opencode-rich-presence
opencode-rpc installUpdate
opencode-rpc update # upgrade to latest stable tag
opencode-rpc update --dev # upgrade to latest commit on mainNote: npm install -g <repo>#<ref> clones the repo and installs
from there. The tarball attached to this release is provided as
a fallback for offline / air-gapped installs; the git URL is the
canonical install path.
What's in v2.1.1
See CHANGELOG.md for full details.