diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index e2af538..60ddb91 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 && ( -
+
⚠️