github Yeachan-Heo/oh-my-claudecode v3.8.8
v3.8.8 - Fix context-limit deadlock in persistent modes

latest releases: v4.9.3, v4.9.2, v4.9.1...
one month ago

Changes

Bug Fixes

  • Context-limit deadlock fix (#213): Persistent-mode Stop hook now detects context-limit stop reasons and allows them to proceed. Previously, when context was exhausted during Ralph/Ultrawork mode, Claude Code couldn't compact because the hook blocked all stops — creating an unrecoverable deadlock.

  • Cancel keyword false positive fix: Changed cancel trigger keywords from generic stop/cancel/abort to specific cancelomc/stopomc. The old keywords triggered on natural language (e.g., "don't let it stop the context") and URLs containing these words.

Install/Update

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

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Fixes #213

Full Changelog: v3.8.7...v3.8.8

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

NewReleases is sending notifications on new releases.