github Yeachan-Heo/oh-my-claudecode v3.8.15
v3.8.15 - Fix Stop Hook Blocking

latest releases: v4.10.2, v4.10.1, v4.10.0...
2 months ago

Changes

Fixed Stop Hook Not Blocking (PR #237, fixes #233)

  • Fixed persistent-mode Stop hook using { continue: true } instead of { decision: "block" }
  • The old approach was a no-op that always allowed stops instead of blocking them
  • All 8 mode handlers (ralph, autopilot, ultrapilot, swarm, pipeline, ultraqa, ultrawork, ecomode) now properly block premature stops

Install/Update

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

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Full Changelog: v3.8.14...v3.8.15

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

NewReleases is sending notifications on new releases.