CC Guide
4.13.4

OMC 4.13.4 - リリースノート

2026年4月24日
OMC

日本語サマリー

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

破壊的変更 / セキュリティ修正

  • 該当なし(本バージョンに破壊的変更およびセキュリティ修正は含まれていません)

重要な変更点

  • fix(hud): hud-stdin-cache.json をセッション単位にスコープ化し、セッション間でのデータ破損を防止 (#2802)
  • fix(keyword-detector): ペーストされた system-echo ブロックからの再入を防止 (#2795)
  • docs: Getting Started 内の壊れた /docs/concepts リンクを修正 (#2796)
  • その他: ネイティブチームのクリーンアップをフェイルクローズド(安全側に倒して失敗)に変更 (#2803)

アップデート方法

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

またはプラグインを再インストール:

claude /install-plugin oh-my-claudecode

原文(Release Notes)

oh-my-claudecode v4.13.4: Bug Fixes

Release Notes

Release with 2 bug fixes, 1 other change across 4 merged PRs.

Highlights

  • fix(hud): scope hud-stdin-cache.json to session to prevent cross-session corruption (v2) (#2802)
  • fix(keyword-detector): prevent re-entry from pasted system-echo blocks (#2795)

Bug Fixes

  • fix(hud): scope hud-stdin-cache.json to session to prevent cross-session corruption (v2) (#2802)
  • fix(keyword-detector): prevent re-entry from pasted system-echo blocks (#2795)

Documentation

  • docs: fix broken /docs/concepts link in Getting Started (#2796)

Other Changes

  • Make native team cleanup fail closed (#2803)

Stats

  • 4 PRs merged | 0 new features | 2 bug fixes | 0 security/hardening improvements | 1 other change

Install / Update

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

Or reinstall the plugin:

claude /install-plugin oh-my-claudecode

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

Contributors

Thank you to all contributors who made this release possible!

@glen-tl @hongsu @jiseongnoh @milo417 @Yeachan-Heo