CC Guide
4.13.3

OMC 4.13.3 - リリースノート

2026年4月24日
OMC

日本語サマリー

oh-my-claudecode v4.13.3 リリースノート要約

【重要】破壊的変更・セキュリティ修正について 本バージョンに破壊的変更およびセキュリティ修正は含まれていません。バグ修正4件とその他の変更11件を含むメンテナンスリリースです。

主な変更点

  • fix(shell): portable shebangs + POSIX /bin/sh fallback (#2783)
    • シバンのポータビリティ向上とPOSIX /bin/shへのフォールバックを修正
  • fix: align .omc/skills persistence contract across ignore rules, setup, and docs (#2787)
    • .omc/skillsの永続性契約をignoreルール、setup、docs間で統一
  • fix(cleanup-orphans): unref SIGKILL escalation timer to avoid 5s CLI hang (#2774)
    • cleanup-orphansのSIGKILLエスカレーションタイマーの参照を外し、5秒間のCLIハングを解消
  • fix(installer): validate MCP server names before rendering Codex TOML (#2764)
    • Codex TOMLの出力前にMCPサーバー名をバリデーションするよう修正
  • Guard write/edit success envelopes in post-tool verifier (#2793)
    • ポストツール検証時の書き込み/編集成功エンベロープをガード
  • Fix outdated Codex/Gemini team worker launch contracts (#2791)
    • 古くなったCodex/Geminiチームワーカーの起動コントラクトを修正
  • Preserve provider routing guidance across SessionStart hooks (#2780)
    • SessionStartフック間でプロバイダールーティングガイダンスを保持
  • Centralize ultrawork protocol routing (#2761)
    • ultraworkプロトコルルーティングを一元化
  • Reduce prompt token melting at hook ingress (#2778)
    • フック ingress でのプロンプトトークン消費(melting)を削減
  • Prevent project-memory hook noise from object tool results (#2760)
    • オブジェクトツールの結果による project-memory フックのノイズを防止

原文(Release Notes)

oh-my-claudecode v4.13.3: Bug Fixes

Release Notes

Release with 4 bug fixes, 11 other changes across 15 merged PRs.

Highlights

  • fix(shell): portable shebangs + POSIX /bin/sh fallback (#2783)
  • fix: align .omc/skills persistence contract across ignore rules, setup, and docs (#2787)
  • fix(cleanup-orphans): unref SIGKILL escalation timer to avoid 5s CLI hang (#2774)

Bug Fixes

  • fix(shell): portable shebangs + POSIX /bin/sh fallback (#2783)
  • fix: align .omc/skills persistence contract across ignore rules, setup, and docs (#2787)
  • fix(cleanup-orphans): unref SIGKILL escalation timer to avoid 5s CLI hang (#2774)
  • fix(installer): validate MCP server names before rendering Codex TOML (#2764)

Other Changes

  • Guard write/edit success envelopes in post-tool verifier (#2793)
  • Fix outdated Codex/Gemini team worker launch contracts (#2791)
  • Clarify bundled agent effort inheritance (#2788)
  • Preserve provider routing guidance across SessionStart hooks (#2780)
  • Centralize ultrawork protocol routing (#2761)
  • Reduce prompt token melting at hook ingress (#2778)
  • Make learned custom skills visible to Claude Code (#2775)
  • Fix broken published docs links (#2766)
  • Prevent project-memory hook noise from object tool results (#2760)
  • Fix /ccg routing when PATH omc is stale (#2758)
  • Keep deep-interview summary gating on AskUserQuestion path (#2756)

Stats

  • 15 PRs merged | 0 new features | 4 bug fixes | 0 security/hardening improvements | 11 other changes

Install / Update

npm install -g oh-my-claude-sisyphus@4.13.3

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

Full Changelog: https://github.com/Yeachan-Heo/oh-my-claudecode/compare/v4.13.2...v4.13.3

Contributors

Thank you to all contributors who made this release possible!

@lifrary @shaun0927 @stefan-matic @Yeachan-Heo