github Yeachan-Heo/oh-my-claudecode v3.5.3

latest releases: v4.9.3, v4.9.2, v4.9.1...
2 months ago

Fix: HUD Installation 404 Error (#93)

What's Fixed

  • HUD installation no longer fails with 404 - The dist/ folder is not in git, so downloading from GitHub raw URLs failed. Now provides actionable error messages.
  • Auto-build verification - omc-setup now automatically runs npm install if the plugin is installed but not built.
  • Better error messages - HUD wrapper script now tells users exactly what command to run based on their specific situation.
  • Fixed JavaScript scoping bug - Documentation templates had a variable scoping issue that would cause runtime errors.

Files Changed

  • src/installer/index.ts - Improved HUD wrapper with 4 distinct error scenarios
  • commands/omc-setup.md - Added Step 3.5 for auto-build verification
  • skills/hud/SKILL.md & commands/hud.md - Fixed scoping bug, improved fallbacks

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

NewReleases is sending notifications on new releases.