github Yeachan-Heo/oh-my-claudecode v4.4.5

latest releases: v4.13.4, v4.13.3, v4.13.2...
2 months ago

What's Changed in v4.4.5

Features

  • ralplan pre-execution gate: Enforce PRD/test spec requirement before implementation starts, reducing rework from vague instructions (#997, #998)
  • HUD prompt time element: Display prompt submission timestamps in the HUD (#987)
  • omc CLI auto-install: /omc-setup now installs the omc CLI tool globally with user opt-in (#971, #991)
  • Team explicit cleanup: Remove timeoutSeconds in favor of explicit worker cleanup for more predictable team lifecycle (#986)

Bug Fixes

  • Team prompt routing: Fix team agents spawning as subagents instead of native teammates (#1006, #1012)
  • Plugin path resolution: Robust fallback when CLAUDE_PLUGIN_ROOT points to a stale symlink (#1011)
  • Gemini CLI workers: Use prompt mode to bypass Ink TUI rendering issues (#1010)
  • HUD statusLine: Compatibility with modern Claude Code and Node 24+ (#1009)
  • Write failure detection: Tighten detectWriteFailure patterns to eliminate false positives (#1008)
  • omc-teams triggers: Add codex/gemini as trigger keywords for the omc-teams skill (#1002)
  • Stop hook race: Reduce readStdin timeout to prevent race condition on session stop (#982)
  • Dirty marketplace clone: Handle dirty git state during omc update (#978)
  • Terminal DA response leak: Drain terminal Device Attributes response before Claude starts in tmux (#977)
  • Mouse wheel scroll: Fix scroll behavior in tmux wrapper (#890)
  • Windows symlinks: Use junction type for Windows symlink compatibility (#980)
  • Plugin cache upgrades: Symlink old plugin cache versions instead of deleting them (#980)
  • Boulder reminder: Gate pre-tool boulder reminder to only fire when a mode is actually active
  • Team pane anchoring: Anchor tmux pane creation to the invoking TMUX_PANE for reliable targeting
  • CLI help output: Quote teleport #refs in help output (#968)

Docs & Maintenance

  • ralplan docs: Clarify ITERATE/REJECT re-review loop semantics (#992)
  • REFERENCE.md: Note that local projects should use --local flag (#1001)
  • Cleanup: Remove unused analytics, tokscale, and agents.codex modules (#1004)
  • Remove outdated v5.0 breaking change notice from system prompt

Full Changelog: v4.4.4...v4.4.5

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

NewReleases is sending notifications on new releases.