github Yeachan-Heo/oh-my-claudecode v2.2.1
v2.2.1 - Hook Escape Mechanisms & Agent Enhancements

latest releases: v4.13.6, v4.13.5, v4.13.4...
3 months ago

What's Changed

Bug Fixes

  • Stop hook escape mechanism: Added max reinforcement limits to prevent infinite loops when tasks are stuck
    • Ultrawork: stops after 10 reinforcements
    • Todo continuation: stops after 15 attempts
  • Fixed /cancel-ralph: Now actually writes {active: false} to state file instead of just printing a message
  • Fixed pre-tool-enforcer: Now properly checks global Claude Code todos directory (~/.claude/todos/)

Agent Enhancements

Fleshed out tiered agent definitions with proper behavioral instructions:

  • oracle-low, oracle-medium - READ-ONLY analysis with proper constraints
  • librarian-low - Quick reference lookups with search strategy
  • sisyphus-junior-low, sisyphus-junior-high - Task execution at different complexity levels
  • frontend-engineer-low, frontend-engineer-high - UI work at different complexity levels
  • explore-medium - Thorough codebase search with structured output

Installation

/plugin marketplace add Yeachan-Heo/oh-my-claude-sisyphus

Or update existing installation:

/plugin update oh-my-claude-sisyphus

Full Changelog: v2.2.0...v2.2.1

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

NewReleases is sending notifications on new releases.