Bell Notification
Plays a custom sound and shows a browser notification when Agent Zero finishes a task, with configurable duration threshold and enable/disable settings.
README
Bell Notification
Bell Notification plays a short browser bell and shows a browser notification when Agent Zero completes a task with the final response tool.
Features
- Master enable/disable setting.
- Browser-generated bell sound using WebAudio.
- Browser Notification API alert with toast fallback.
- Minimum task-duration threshold, defaulting to 30 seconds.
- Configurable notification title and body.
Settings
Open Settings → Agent → Bell Notification.
- Enable completion notifications: master switch.
- Play bell sound: toggles audio.
- Show browser notification: toggles Notification API alerts.
- Only notify after: seconds a task must run before notifying. Set to
0for every final answer.
The browser may ask for notification permission the first time the plugin tries to notify you.