Private
isPrivate
createCreate a native notification with the given title and options
The notification title
The notification options
Promise resolving to the created notification
Private
ensurePrivate
focusPrivate
getShow a notification specifically for agent completion This is a convenience method with pre-configured options for agent notifications
The name of the agent that completed
Optional
taskDescription: stringOptional description of the completed task
Promise resolving to the notification result
Show an OS-level notification with the given title and options
The notification title
Optional notification configuration
Promise resolving to the notification result
Service to handle OS-level notifications across different platforms Provides fallback mechanisms for environments where notifications are unavailable