feat(KB-055): merge feat-github-int into main
This commit is contained in:
12
.changeset/add-ntfy-notifications.md
Normal file
12
.changeset/add-ntfy-notifications.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Add ntfy.sh push notifications for task completion and failures
|
||||
|
||||
Configure your ntfy.sh topic in Settings → Notifications to receive push notifications when:
|
||||
- Tasks complete and move to "in-review"
|
||||
- Tasks are merged to main (move to "done")
|
||||
- Tasks fail and need attention
|
||||
|
||||
The ntfy topic is also included in task prompts when configured, making it easy for agents to send custom notifications during task execution.
|
||||
5
.changeset/hide-done-tasks-list-view.md
Normal file
5
.changeset/hide-done-tasks-list-view.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Add ability to hide done tasks in list view. The toggle persists in localStorage and helps declutter the view when many tasks are completed.
|
||||
Reference in New Issue
Block a user