github Yeachan-Heo/oh-my-claudecode v3.8.16
v3.8.16 - Local state management, HUD improvements

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

Changes

Changed

  • Local-Only State Management - All execution mode state (ralph, ultrawork, ecomode) now stored exclusively in .omc/state/ per project/worktree, enabling multiple worktrees to run OMC simultaneously without state conflicts.
  • Promise Pattern Removal - Fully removed <promise> completion pattern from ralph and verification workflows.

Added

  • HUD CWD Element (#229) - Configurable working directory display with three formats: relative, absolute, folder.
  • HUD Thinking Indicator (#229) - Configurable thinking indicator with four formats: bubble, brain, face, text.
  • HUD Line Limiting (#228) - Prevents HUD output from shrinking the input field.
  • HUD Stale Task Threshold (#236) - Configurable staleTaskThresholdMinutes option.
  • Session End Hook - New hook for proper state cleanup on session termination.
  • Learner Parser Backward Compatibility (#227) - Backward-compatible parser for legacy skill files.

Fixed

  • Stop Hook Not Blocking (PR #237, fixes #233)
  • Completion Promise Checking (#239) - Added to Ultrawork and Ecomode stop hooks.
  • Staleness Check - Added staleness check and session-end cleanup for mode states.

Install/Update

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

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Full Changelog: v3.8.15...v3.8.16

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

NewReleases is sending notifications on new releases.