github Yeachan-Heo/oh-my-claudecode v2.0.0-beta.1
v2.0.0-beta.1 - Intelligent Model Routing

latest releases: v4.13.0, v4.12.1, v4.12.0...
pre-release3 months ago

🚀 v2.0.0-beta.1 - Revolutionary: Intelligent Model Routing

This is a beta release. Please test thoroughly before using in production.

What's New

The orchestrator (Opus) now analyzes task complexity BEFORE delegation and routes to the optimal model tier:

Task Type Model Why
"Where is auth?" Haiku Simple lookup - fast & cheap
"Add validation" Sonnet Module work - balanced
"Debug race condition" Opus Complex - needs deep reasoning

Key Changes

  • ALL agents are now adaptive (except orchestrators which need Opus to analyze and delegate)
  • Proactive routing replaces reactive escalation
  • Tiered prompt adaptations optimize prompts for each model's capabilities

Adaptive Agent Routing

Agent Simple → Moderate → Complex →
oracle Haiku Sonnet Opus
prometheus Haiku Sonnet Opus
momus Haiku Sonnet Opus
explore Haiku Sonnet
sisyphus-junior Haiku Sonnet Opus

Installation (Beta)

# Clone the beta branch
git clone -b v2.0.0-beta https://github.com/Yeachan-Heo/oh-my-claude-sisyphus.git
cd oh-my-claude-sisyphus
./scripts/install.sh

Feedback

This is a beta release. Please report issues at:
https://github.com/Yeachan-Heo/oh-my-claude-sisyphus/issues


Full Changelog: See CHANGELOG.md

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

NewReleases is sending notifications on new releases.