4.12.1
OMC 4.12.1 - リリースノート
2026年4月18日
OMC
日本語サマリー
oh-my-claudecode v4.12.1 リリース概要
重要事項・セキュリティ
- 本バージョンに破壊的変更 (Breaking Changes) およびセキュリティ修正は含まれていません。
主な変更点(バグ修正 8件)
- fix(hooks): CC-native model resolution に合わせて
tier-aliasルーティングの不整合を修正 (#2683) - fix(models): 組み込みの Opus HIGH デフォルト設定を
Claude Opus 4.7に合わせて修正 (#2685) - fix(agents):
scanner-baitコミットプレースホルダーを置換 (#2682) - fix(installer): レジストリ同期時にリモート MCP transport type を保持するよう修正 (#2680)
- fix(team): preflight path probing が false-negative になる問題を修正し、Gemini team lanes を保持 (#2676)
- fix(team): プロンプトタグサニタイザーの差分による修正(#2659 のクローズ) (#2673)
- fix(notifications):
tmux-tail差分によるクリーンアップ(#2660 のクローズ) (#2674) - fix(hooks): 委任された
askプロンプト内のワークフローキーワードを無視するよう修正 (#2672)
その他の変更
- refactor(skill-state): ステートフルスキルのキーワード検出および状態初期化のロジックを強化
- docs: すべての README 翻訳のナビゲーションに Discord リンクを追加
アップデート方法
npm install -g oh-my-claude-sisyphus@4.12.1
またはプラグインの再インストール:
claude /install-plugin oh-my-claudecode
原文(Release Notes)
oh-my-claudecode v4.12.1: Bug Fixes
Release Notes
Release with 8 bug fixes across 24 merged PRs.
Highlights
- fix(hooks): align tier-alias routing proof with CC-native model resolution (#2683)
- fix(models): align built-in Opus HIGH default with Claude Opus 4.7 (#2685)
- fix(agents): replace scanner-bait commit placeholders (#2682)
Bug Fixes
- fix(hooks): align tier-alias routing proof with CC-native model resolution (#2683)
- fix(models): align built-in Opus HIGH default with Claude Opus 4.7 (#2685)
- fix(agents): replace scanner-bait commit placeholders (#2682)
- fix(installer): preserve remote MCP transport type during registry sync (#2680)
- fix(team): preserve Gemini team lanes when preflight path probing false-negatives (#2676)
- fix(team): close #2659 with the clean prompt tag sanitizer diff (#2673)
- fix(notifications): close #2660 with the clean tmux-tail diff (#2674)
- fix(hooks): ignore workflow keywords inside delegated ask prompts (#2672)
Refactoring
- refactor(skill-state): harden stateful-skills keyword detection and state init
Documentation
- docs: add Discord link to navigation in all README translations
Stats
- 24 PRs merged | 0 new features | 8 bug fixes | 0 security/hardening improvements | 0 other changes
Install / Update
npm install -g oh-my-claude-sisyphus@4.12.1Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: https://github.com/Yeachan-Heo/oh-my-claudecode/compare/v4.12.0...v4.12.1