Notification Center & Web Push
The Notification Center keeps operators informed of critical system events, mission milestones, pending approvals, and integration status transitions.
1. Notification Types & Categoriesβ
| Type | Badge | Description |
|---|---|---|
| Approval Required | π Approval | An agent requires human confirmation for a sensitive action. Clicking takes you to the approval ledger. |
| Mission Milestone | π’ Success | An autonomous mission or scheduled automation completed successfully. |
| Integration Warning | π‘ Warning | A channel bot (Telegram/Discord) or OAuth token encountered a transient disconnect. |
| System Error | π΄ Error | A fatal daemon error, disk space alert, or sandbox violation occurred. |
| Info / Telemetry | π΅ Info | General system updates, OTA release availability, or backup completion. |
2. Web Push Notifications (VAPID)β
Receive real-time desktop or smartphone push notifications even when the ActonOS tab is closed:
- Navigate to Notifications β click Enable Browser Push Notifications.
- Click Allow on your browser permission prompt.
- ActonOS generates a unique cryptographic subscription using the server's VAPID Public Key (
GET /api/notifications/push/vapid-key). - You will receive immediate OS-level push notifications whenever high-priority approvals or mission warnings occur.
3. Notification Management & Filteringβ
- Filter by Category: Toggle views for
All,Unread Only,Approvals, orErrors. - Mark as Read: Mark individual notifications or click Mark All as Read.
- Clear History: Delete old alerts with one click.