Skip to content

Commit 70df573

Browse files
committed
Explain goose Approval mode
1 parent 17502ba commit 70df573

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/UserAPI.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,24 @@ This will update your existing config files
197197
└ Configuration saved successfully to /home/user/.config/goose/config.yaml
198198
```
199199

200+
Additionally, we strongly recommend running goose in "Approve Mode", so you can carefully review all MCP tool calls
201+
before they are performed.
202+
203+
```
204+
┌ goose-configure
205+
206+
◇ What would you like to configure?
207+
│ goose settings
208+
209+
◇ What setting would you like to configure?
210+
│ goose mode
211+
212+
◇ Which goose mode would you like to configure?
213+
│ Approve Mode
214+
215+
└ Set to Approve Mode - all tools and modifications require approval
216+
```
217+
200218
After restarting goose, it will automatically discover available Cavil tools and make use of them on its own:
201219

202220
```

0 commit comments

Comments
 (0)