4.13.0
OMC 4.13.0 - リリースノート
2026年4月19日
OMC
日本語サマリー
oh-my-claudecode v4.13.0 リリースノート要約
破壊的変更・セキュリティ修正
- 該当なし(本バージョンには破壊的変更およびセキュリティ修正は含まれていません)
重要な変更点(バグ修正・その他)
- fix(installer): アップデート時の hooks lib モジュールコピー問題を修正 (#2728)
- fix(hooks, windows): plugin-patterns の npm/npx spawns 実行時に
shell:trueを渡すよう修正 (#2722) - autoresearch-as-a-skill マイグレーションの再適用(競合解消のため #2716 の差し戻しを修正) (#2727)
- native skill path における deep-interview の閾値設定を修正 (#2724)
- 統計情報: 4つのPRがマージ、新機能0件、バグ修正2件、その他変更2件
インストール / アップデート方法
npm install -g oh-my-claude-sisyphus@4.13.0
またはプラグインを再インストール:
claude /install-plugin oh-my-claudecode
原文(Release Notes)
oh-my-claudecode v4.13.0: Bug Fixes
Release Notes
Release with 2 bug fixes, 2 other changes across 4 merged PRs.
Highlights
- fix(installer): Copy hooks lib modules during update (#2728)
- fix(hooks, windows): pass shell:true to plugin-patterns npm/npx spawns (#2722)
Bug Fixes
- fix(installer): Copy hooks lib modules during update (#2728)
- fix(hooks, windows): pass shell:true to plugin-patterns npm/npx spawns (#2722)
Other Changes
- Reland: autoresearch-as-a-skill migration (fixes conflicts vs #2716) (#2727)
- Fix deep-interview threshold on native skill path (#2724)
Stats
- 4 PRs merged | 0 new features | 2 bug fixes | 0 security/hardening improvements | 2 other changes
Install / Update
npm install -g oh-my-claude-sisyphus@4.13.0Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: https://github.com/Yeachan-Heo/oh-my-claudecode/compare/v4.12.1...v4.13.0
Contributors
Thank you to all contributors who made this release possible!
@50sotero @Gujiassh @Yeachan-Heo