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-setupnow installs the omc CLI tool globally with user opt-in (#971, #991) - Team explicit cleanup: Remove
timeoutSecondsin 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_ROOTpoints 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
detectWriteFailurepatterns to eliminate false positives (#1008) - omc-teams triggers: Add
codex/geminias trigger keywords for the omc-teams skill (#1002) - Stop hook race: Reduce
readStdintimeout 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_PANEfor reliable targeting - CLI help output: Quote teleport
#refsin help output (#968)
Docs & Maintenance
- ralplan docs: Clarify ITERATE/REJECT re-review loop semantics (#992)
- REFERENCE.md: Note that local projects should use
--localflag (#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