What's Changed
Bug Fixes
- fix(cli): tmux session names now use UTC timestamp — sessions follow the format
omc-{dir}-{branch}-{YYYYMMDDHHmmss}(e.g.omc-myproject-dev-20260221143052) instead of a random hex suffix, making them predictable and sortable - fix(cli):
omcdefault action now always launches Claude — bareomcinvocation correctly starts Claude via tmux; analytics dashboard is accessible viaomc dashboard
Migration
No breaking changes. If you had OMC_DEFAULT_ACTION=dashboard set, it continues to work.