🚀 What's New in v3.9.6
✨ Features
- Teleport Command - Jump between worktrees with
omc teleport --worktree(#289) - Agent Observatory - Real-time monitoring of parallel agents with timing, tokens, ownership tracking, and session replay (#277)
- Live Data Injection - Inject live data into commands with
!prefix (#279) - Bash History Integration - Automatic bash history tracking (#290)
- Background Process Limit - Prevent forkbombs with configurable process limits (#302)
- Ecomode Toggle -
ecomode.enabledoption to completely disable ecomode (#292) - CLI UX Improvements - Phase 1 of CLI polish (#297)
- Performance Monitoring Docs - Comprehensive guide for monitoring OMC performance
🐛 Bug Fixes
- Session Isolation for Ultrawork - Stop hook no longer reads global state from other sessions (#311) ⭐
- 13 Bugs from Stress Test - Comprehensive fixes from stress testing (#301)
- HUD Retry Logic - Improved retry and dual naming support
📊 Stats
- 54 files changed, +5,257 lines
- 2,132 tests passing
- 8 new test suites added
⬆️ Upgrade
omc update
# or
npm install -g oh-my-claudecode@3.9.6Full Changelog: v3.9.5...v3.9.6