Skip to content

feat: TTS/chime/beep alert system with notifications #853

Closed
TerminallyLazy wants to merge 1 commit intoagent0ai:developmentfrom
TerminallyLazy:feat-audible-alerts-upon-completion
Closed

feat: TTS/chime/beep alert system with notifications #853
TerminallyLazy wants to merge 1 commit intoagent0ai:developmentfrom
TerminallyLazy:feat-audible-alerts-upon-completion

Conversation

@TerminallyLazy
Copy link
Copy Markdown
Contributor

Feature: Integrated Alert System

Summary

This PR introduces a comprehensive notification alert system,

Key Changes

🔔 Integrated Alert System

  • New Alert Helper: Added python/helpers/alert.py to manage task_complete, input_needed, and subagent_complete alerts.
  • Automated Triggers: Implemented extensions that automatically emit alerts when an agent finishes a task, requires user intervention, or when a subagent completes its work.
  • WebUI Integration: Added audible and visual alert handling in the notification store, including new test buttons in the Settings dashboard for immediate verification.

…user input needed, and subagent completion

- Added alert handling in the API and extensions to emit notifications based on specific events.
- Introduced settings for enabling alerts and customizing alert messages in the WebUI.
- Created a dedicated alert store in the frontend to manage alert notifications and audio playback.
- Included SVG icon for alerts in the public assets.
@github-actions
Copy link
Copy Markdown

Closing due to inactivity of 90 days.

@github-actions github-actions Bot closed this Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant