- Split monolithic SettingsView.tsx into individual tab components (CompanyTab, AiConfigTab, IntegrationsTab, UserTab, TeamTab, AutomationTab, PipelineTab, ActivityTab, PrivacyTab)
- Extract AI config provider/model logic into dedicated AiConfigTab and components (AIConfigForm, AIProviderCard, AIModelCard, BuiltInModelBadge)
- Add new API endpoints for AI config providers and models (CR