diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index 42e3b5b..81a929c 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -225,7 +225,12 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { Automatically create and edit files without requiring approval

{alwaysAllowWrite && ( -
+
{ Automatically retry failed API requests when server returns an error response

{alwaysApproveResubmit && ( -
+
{

{alwaysAllowExecute && ( -
+
Allowed Auto-Execute Commands

{

{soundEnabled && ( -
+
Volume {

{diffEnabled && ( -
+
⚠️