github Yeachan-Heo/oh-my-claudecode v3.8.14
v3.8.14 - Bun support, MCP skill tools, OAuth refresh

latest releases: v4.9.0, v4.8.2, v4.8.1...
one month ago

Changes

Added

  • Bun Package Manager Support (PR #219) - OMC setup now prefers Bun over npm when available, with automatic fallback. Includes duplicate cleanup logic and per-manager verification.
  • MCP Skill Loading Tools (PR #225) - Three new MCP tools (load_omc_skills_local, load_omc_skills_global, list_omc_skills) with 5-layer security hardening: path validation, symlink boundary checks, depth limits, content sanitization, and relative path output.

Fixed

  • HUD OAuth Token Refresh (PR #206) - Expired OAuth tokens now auto-refresh using RFC 6749 compliant refresh token grant, restoring rate limit display. Credentials persisted with atomic writes and 0o600 permissions.

Install/Update

npm install -g oh-my-claude-sisyphus@3.8.14

Or reinstall the plugin:

/plugin install oh-my-claudecode

Full Changelog: v3.8.12...v3.8.14

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.