github Yeachan-Heo/oh-my-claudecode v4.6.7
v4.6.7 - Bundled Path Resolution & Daemon Startup Fixes

latest releases: v4.13.2, v4.13.1, v4.13.0...
one month ago

Release Notes

Patch release focused on bundled CJS path resolution reliability and daemon startup correctness.

Bug Fixes

  • Fixed bundled package-root resolution for agent prompt discovery in CJS runtime (bridge/cli.cjs) by using runtime-aware __dirname checks before ESM fallback.
  • Fixed wait daemon bootstrap path resolution to load dist daemon modules in bundled CLI mode instead of re-importing bridge/cli.cjs.
  • Fixed reply-listener daemon bootstrap path resolution in bundled CLI mode using the same dist-module strategy.
  • Added regression tests for daemon module-path resolution and package-dir ordering to prevent recurrence of #1322, #1323, and #1324.

Included

  • Merged dev into main for release.
  • Version bump to 4.6.7 across package/plugin metadata.
  • Full test run and build completed before publish.

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

NewReleases is sending notifications on new releases.