Agentic UI: Add AI tab with agentic features toggle to settings - #4295
Conversation
# Conflicts: # apps/ui/src/components/settings-view/index.tsx
📊 Performance Test ResultsComparing 45b6317 vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
|
@bcotrim , will this replace the switch to classic in the main settings? I find very misleading having an AI tab which has only a toggle to disable it. 🤔
|
Yes it will replace that switch. You can check the exploration PR: #3975 to see the options the AI tab will have in the future. I agree this is a very small start, but it was intentional for an easy review |
# Conflicts: # apps/ui/src/components/create-site-form/index.test.tsx # apps/ui/src/components/settings-view/index.test.tsx # apps/ui/src/components/settings-view/index.tsx # apps/ui/src/data/core/connectors/hosted/index.ts # apps/ui/src/data/core/connectors/ipc/index.ts # apps/ui/src/data/core/connectors/local/index.ts # apps/ui/src/data/core/types.ts
# Conflicts: # apps/ui/src/components/settings-view/index.tsx
# Conflicts: # apps/ui/src/components/settings-view/index.tsx
# Conflicts: # apps/ui/src/components/settings-view/index.tsx




Related issues
How AI was used in this PR
Implemented with Claude Code (settings-view exploration, panel implementation, tests), reviewed and verified by a human.
Proposed Changes
Part of the application-settings series for the agentic UI (STU-1882).
Testing Instructions
Pre-merge Checklist