feat(dashboard): add assistant activation checklist and guided controls

This commit is contained in:
William Valentin
2026-02-18 12:15:42 -08:00
parent 182827d612
commit 68ce0f77c4
5 changed files with 131 additions and 3 deletions
+19
View File
@@ -5506,6 +5506,25 @@
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
},
"assistant-activation-checklist-and-setup-defaults": {
"status": "completed",
"date": "2026-02-18",
"updated": "2026-02-18",
"summary": "Completed assistant productization pass: Dashboard now includes a 3-step activation checklist with briefing output save controls, playbook/test-send integration, and persisted assistant status cues; runtime config.patch now supports daily briefing output/schedule/prompt/tier updates; setup/operator-pack defaults now enable announce delivery plus memory daily/proactive extraction cadence for assistant-first behavior out of the box.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"src/gateway/ui/style.css",
"src/gateway/ui/pages/settings.js",
"src/gateway/handlers/config.ts",
"src/gateway/handlers/handlers.test.ts",
"src/cli/setup/config.ts",
"src/cli/setup/config.test.ts",
"src/cli/setup/automation.test.ts",
"README.md",
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/gateway/handlers/handlers.test.ts src/cli/setup/config.test.ts src/cli/setup/automation.test.ts + pnpm typecheck passing"
}
},
"overall_progress": {