feat(dashboard): show persistent assistant-health save status

This commit is contained in:
William Valentin
2026-02-18 18:25:04 -08:00
parent 45261a090a
commit 0a664ddb21
2 changed files with 63 additions and 22 deletions
+11
View File
@@ -5658,6 +5658,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
},
"dashboard-assistant-health-persistence-indicator": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Added a persistent Assistant Health save-state indicator that survives rerenders and explicitly reports whether updates were saved runtime-only or persisted to config file, with timestamped status messages.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {