mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-17 04:28:25 +08:00
Add NotificationPriority enum with passive/active/timeSensitive levels that map to UNNotificationInterruptionLevel. timeSensitive breaks through Focus modes for urgent notifications. Usage: clawdis-mac notify --title X --body Y --priority timeSensitive