Changes in v4.0.3
Fixed
- Hook TaskCreate/TaskUpdate Compatibility - Fixed PostToolUse and PreToolUse hooks failing on
TaskCreateandTaskUpdateevents after Claude Code renamed the Task tool in Feb 2025 update. Updated tool name matching inpost-tool-verifier.mjs,pre-tool-enforcer.mjs, andpost-tool-use.mjstemplate.
Changed
- Codex Default Model - Updated default Codex model from
gpt-5.2togpt-5.3 - Claude Opus 4.6 Support - Updated all model references from
claude-opus-4-5-20251101toclaude-opus-4-6-20260205across 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