v2.0.3
Highlights
OmO is now the default agent - OmO (Claude Opus 4.5) and OmO-Plan have been promoted as primary agents, providing enhanced orchestration capabilities.
Bug Fixes
- Fixed session notification failures on WSL environments
- Agent names are now case-insensitive in config
Documentation
- Updated README with OmO documentation and build agent override info
- Corrected
disable_builddefault value documentation
- 7e4b633 feat(agents): add OmO and OmO-Plan as primary agents, demote build/plan
- f44555a feat(agents): make OmO default agent via build name hack
- cccc7b7 docs: fix incorrect default value for disable_build option
- 056b144 fix(session-notification): gracefully handle notify-send failures on WSL
- 7fef07d fix(config): normalize agent names to support case-insensitive config
- 62307d9 docs: document missing hooks and permission options in README
- 24f2ee0 docs: document OmO and build agent override capability in README