feat(dashboard): add assistant health panel with quick actions

This commit is contained in:
William Valentin
2026-02-18 12:06:21 -08:00
parent 43b9324c14
commit ef3f401278
4 changed files with 176 additions and 3 deletions
+13
View File
@@ -5467,6 +5467,19 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/gateway/handlers/handlers.test.ts + pnpm typecheck passing"
},
"dashboard-assistant-health-quick-actions": {
"status": "completed",
"date": "2026-02-18",
"updated": "2026-02-18",
"summary": "Extended Live Ops Dashboard with an Assistant Health section that surfaces product-feel runtime state (announce mode, daily briefing, memory cadence, TTS) and adds one-click quick actions that apply safe runtime config.patch updates and refresh status immediately.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"src/gateway/ui/style.css",
"README.md",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {