feat(KB-604): include task context in notifications with description fallback
- Add formatTaskIdentifier helper to format task references with title or description fallback - Update notification messages to include task identifier context - Show truncated description (200 chars) prefixed with task ID when no title - Add comprehensive tests for formatTaskIdentifier function - Add changeset for notification improvements and update AGENTS.md
This commit is contained in:
5
.changeset/include-task-context-in-notifications.md
Normal file
5
.changeset/include-task-context-in-notifications.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Include task title or description snippet in ntfy push notifications for better context.
|
||||
Reference in New Issue
Block a user