Goal
Make the dashboard/mission control view the default landing experience, showing at-a-glance aggregate stats, attention items, active sessions, and recent completions.
Scope
- In: Restructure mission control as default view on launch, add attention section (failed/needs-input front and center), active sessions area, recent completions section, navigation to kanban/table/detail from dashboard
- Out: Sparklines/live graphs (data-constrained), multi-pane simultaneous layout (complex, future)
Acceptance Criteria
Dependencies
Validation
Run go test ./internal/tui/.... Launch gh agent-viz and verify dashboard appears first. Navigate to all other views and back.
Goal
Make the dashboard/mission control view the default landing experience, showing at-a-glance aggregate stats, attention items, active sessions, and recent completions.
Scope
Acceptance Criteria
default_view: dashboard|table|kanbanin.gh-agent-viz.ymlDependencies
Validation
Run
go test ./internal/tui/.... Launchgh agent-vizand verify dashboard appears first. Navigate to all other views and back.