github Yeachan-Heo/oh-my-claudecode v1.10.0
v1.10.0 - Oracle Verification & Hooks Integration

latest releases: v4.13.2, v4.13.1, v4.13.0...
3 months ago

What's New in v1.10.0

Oracle Verification (Mandatory)

  • All execution-layer skills (ralph-loop, ultrawork, orchestrator) now require Oracle verification before declaring tasks complete
  • Prevents premature completion claims by enforcing an independent verification step
  • Oracle must approve work before <promise>DONE</promise> can be output

Hooks Integration

  • Added ralph-verifier hook for verification state management
  • Added persistent-mode hook for ultrawork/ralph-loop auto-continuation
  • Enhanced hooks bridge for better tool integration

Skill Updates

  • Synced all builtin skills with oh-my-opencode v1.9.0
  • Updated orchestrator, sisyphus, ultrawork, and ralph-loop skill templates
  • Added clear Oracle verification instructions to all execution skills

How Oracle Verification Works

  1. When you believe a task is complete, spawn Oracle for verification
  2. Oracle reviews the implementation against requirements
  3. If APPROVED → You can declare task complete
  4. If REJECTED → Fix issues and re-verify with Oracle

Installation

curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claude-sisyphus/main/scripts/install.sh | bash

Or via npm:

npx oh-my-claude-sisyphus install

Full Changelog

v1.8.0...v1.10.0

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

NewReleases is sending notifications on new releases.