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-verifierhook for verification state management - Added
persistent-modehook 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
- When you believe a task is complete, spawn Oracle for verification
- Oracle reviews the implementation against requirements
- If APPROVED → You can declare task complete
- 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 | bashOr via npm:
npx oh-my-claude-sisyphus install