docs(KB-086): complete Step 9 — add Activity Log documentation and changeset

This commit is contained in:
gsxdsm
2026-03-30 18:36:58 -07:00
parent 3a66e2d22c
commit 0b422d854d
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
"@dustinbyrne/kb": minor
---
Add Global Activity Log feature to dashboard
- New Activity Log modal accessible from header (history icon)
- Captures task lifecycle events: created, moved, merged, failed, deleted
- Records settings changes for important configuration updates
- Filter events by type
- Auto-refresh every 30 seconds when modal is open
- REST API: GET /api/activity and DELETE /api/activity