mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-16 20:18:24 +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