Fixes
tmux: Restore idle detection and dispatch injection (#410)
The 0.7.4 dedup changes inadvertently broke idle detection and dispatch injection. This hotfix restores both:
- Restored idle detection — Worker panes correctly detect idle state again after prompt completion
- Restored dispatch injection — Pending tasks are properly dispatched to idle workers
- Updated fallback watcher test — Dual-capture verification for more robust test coverage
Install / Upgrade
npm install -g oh-my-codex@0.7.5Full Changelog: v0.7.4...v0.7.5