github Yeachan-Heo/oh-my-claudecode v4.8.2
v4.8.2 - Major Hotfixes

latest release: v4.9.0
6 days ago

oh-my-claudecode v4.8.2: Major Hotfixes

Hotfix release addressing CCG skill nesting, team runtime enhancements, ralph/ralplan hook reliability, dead code cleanup, and deep-interview convergence tracking.

Highlights

  • CCG CLI-First Path — Skill nesting is unsupported in Claude Code; CCG now routes advisor calls through the CLI path instead. (#1662)
  • Team Runtime Enhancements — Backported 6 OMX team runtime improvements including worker stability, mailbox handling, shell affinity, and allocation policies. (#1658, #1540)
  • Ralph/Ralplan Hook Fix — Stop hooks now correctly resume ralph/ralplan iterations instead of halting prematurely. (#1660)
  • Deep-Interview Convergence — Added ontology convergence tracking inspired by Q00/ouroboros for mathematical ambiguity gating. (#1657)

New Features

  • feat(team): backport 6 OMX team runtime enhancements — Brings team worker stability, mailbox handling, shell affinity, and allocation improvements from OMX upstream. (#1658, #1540)
  • feat(deep-interview): add ontology convergence tracking — Inspired by Q00/ouroboros, adds mathematical convergence metrics to deep-interview sessions. (#1657)

Bug Fixes

  • fix(ccg): use CLI-first path for ask advisors — Skill nesting is unsupported in Claude Code; CCG now routes advisor calls through the CLI path instead. (#1662)
  • fix(hooks): fix ralph/ralplan stop hook not auto-continuing — Stop hooks now correctly resume ralph/ralplan iterations instead of halting. (#1660)
  • fix: remove dead code from deprecated features — Cleaned up unused code paths from previously deprecated functionality. (#1659)

Stats

  • 5 PRs merged | 2 new features | 3 bug fixes

Install / Update

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

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Full Changelog: v4.8.1...v4.8.2

Contributors

Thank you to all contributors who made this release possible!

@ChoKhoOu @Yeachan-Heo

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

NewReleases is sending notifications on new releases.