github Yeachan-Heo/oh-my-claudecode v4.0.3
v4.0.3 - Opus 4.6, GPT-5.3, Hook Compatibility

latest releases: v4.9.1, v4.9.0, v4.8.2...
one month ago

Changes in v4.0.3

Fixed

  • Hook TaskCreate/TaskUpdate Compatibility - Fixed PostToolUse and PreToolUse hooks failing on TaskCreate and TaskUpdate events after Claude Code renamed the Task tool in Feb 2025 update. Updated tool name matching in post-tool-verifier.mjs, pre-tool-enforcer.mjs, and post-tool-use.mjs template.

Changed

  • Codex Default Model - Updated default Codex model from gpt-5.2 to gpt-5.3
  • Claude Opus 4.6 Support - Updated all model references from claude-opus-4-5-20251101 to claude-opus-4-6-20260205 across config, routing, analytics, and tests (32 files)

Compatibility

  • Swarm mode fully compatible with new TaskCreate/TaskUpdate hook events
  • All 2465 tests passing

Full Changelog: v4.0.2...v4.0.3

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.