Skip to content

Conversation

@TerminallyLazy
Copy link
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.
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