feat(FN-1562): merge fusion/fn-1562

This commit is contained in:
gsxdsm
2026-04-10 21:22:59 -07:00
parent 7be8c17279
commit 39ffb4b456
8 changed files with 173 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Backend-driven ntfy notifications now work without dashboard UI presence. The `awaiting-user-review` event (triggered when agents hand off tasks to users for human review) is now fully supported: it appears in the NtfyNotifier backend, the Settings UI checkbox, and documentation. This ensures push notifications work even when users are away from the dashboard.