mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-24 06:11:11 -05:00
Simplify auto-approving code and make it work better with browser actions (#21)
This commit is contained in:
@@ -116,15 +116,6 @@
|
||||
"when": "view == claude-dev.SidebarProvider"
|
||||
}
|
||||
]
|
||||
},
|
||||
"configuration": {
|
||||
"properties": {
|
||||
"cline.alwaysAllowBrowser": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Always allow browser actions without requiring confirmation"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user