What's New
Multilingual README (#379)
- Added Korean (README.ko.md), Chinese Simplified (README.zh.md), Japanese (README.ja.md), and Spanish (README.es.md) translations
- Language switcher added to all README files
- Natural, native-sounding translations (not machine-generated)
Multilingual Skill Extraction Detection (#377)
- Learner auto-detection now supports Chinese, Korean, Japanese, and Spanish patterns
- All 5 pattern categories (problem-solution, technique, workaround, optimization, best-practice) extended
- Trigger keywords expanded with multilingual terms
Bug Fixes (included in #377)
- Linux stdin hang fix (#362): Timeout-protected stdin reader prevents indefinite hangs
- HUD color preservation (#364): ANSI SGR color codes now preserved, only terminal control sequences stripped
- Auto-update fix (#367): Removed broken install.sh dependency, now uses npm for all platforms
- HUD multi-line output (#369/#370): Proper newline preservation for HUD tree display
Install/Update
npm install -g oh-my-claude-sisyphus@3.10.3Or reinstall the plugin:
/plugin install oh-my-claudecodeFull Changelog: v3.10.2...v3.10.3