MenubarCC v1.6.0
Configurable stuck detection
- Quieter stuck signal — a stuck session no longer shows a count or ⚠ badge in the menu bar. It's now indicated only by the pulsing crab animation; the title stays empty in every state.
- Adjustable threshold — new Advanced Settings → Stuck Detection submenu lets you pick when a busy session counts as stuck: 5 / 10 / 15 / 30 / 60 minutes (was hard-coded to 10).
- Turn it off — toggle stuck detection off entirely; pulsing, notifications and the STUCK menu section all go quiet.
Settings persist in settings.json (stuckEnabled, stuckSecs).
Existing users can update in place via Check for Updates….