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.15Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: v3.8.14...v3.8.15