diff --git a/apps/web/src/components/chat/ChatComposer.tsx b/apps/web/src/components/chat/ChatComposer.tsx index 201fb79c566..f6d34315dac 100644 --- a/apps/web/src/components/chat/ChatComposer.tsx +++ b/apps/web/src/components/chat/ChatComposer.tsx @@ -245,7 +245,7 @@ const runtimeModeConfig: Record< }, auto: { label: "Auto", - description: "An AI reviewer approves routine actions; risky ones still ask.", + description: "Supported providers approve routine actions; others still ask.", icon: SparklesIcon, }, "full-access": {