What's New in v2.0.1-beta
Added
- Vitest test framework with comprehensive test suite (231 tests)
- Model routing tests (100 tests)
- Hook system tests (78 tests)
- Skill activation tests (15 tests)
- Installer validation tests (28 tests)
- Windows native support improvements
- Cross-platform command detection (which → where on Windows)
- Platform-aware auto-update with graceful Windows handling
- Fixed Unix-only shell redirects
Changed
- Synced shell script installer with TypeScript installer
- Removed deprecated orchestrator command from shell script
- Removed separate skills directory (now via commands only)
Fixed
- Cross-platform
whichcommand replaced with platform-aware detection - Auto-update now handles Windows gracefully with helpful error message
- Shell script command count matches TypeScript installer (11 commands)
- Agent frontmatter - Added missing
nameanddescriptionfields to all 11 agents
Full Changelog: https://github.com/Yeachan-Heo/oh-my-claude-sisyphus/blob/v2.0.0-beta/CHANGELOG.md