You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui/src/features/settings/sections/AdvancedSettings.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ export function AdvancedSettings() {
93
93
</Flex>
94
94
</SettingRow>
95
95
<SettingRow
96
-
label="Browser use"
96
+
label="Browser automation"
97
97
description="Let local agent sessions launch an isolated Google Chrome window and interact with websites. Experimental; requires Chrome to be installed"
0 commit comments