# UI Redesign - Tasks ## 1. Visual System - [x] Update global typography to Inter - [x] Refine color tokens for the new warm editorial palette - [x] Add styling for new home sections and settings tabs ## 2. Navigation and Routing - [x] Keep Sessions in top-level navigation (intentional decision) - [x] Move SSH Keys to Settings tabs - [x] Tool Types and Tool Configs moved to Tool Workshop page - [x] Add redirects for legacy top-level config routes - [x] Keep `/sessions` as dedicated page (not redirecting to `/`) ## 3. Home Page - [x] Redesign the home page as an overview of open sessions and projects - [x] Add summary cards and hero actions - [x] Reuse existing session and project data - [x] Keep create/open session actions available ## 4. Settings Hub - [x] Turn Settings into a tabbed hub - [x] Build General, SSH Keys, Tool Types, and Tool Configs tabs - [x] Reuse existing APIs and forms - [x] Keep the Project settings page separate ## 5. Cleanup and Verification - [x] Remove obsolete top-level pages from navigation flow - [x] Update tests for the new landing page and redirects - [x] Run typecheck, lint, and build