Commit e53d93d
committed
doc: add approval mode settings to README
Add documentation for the new `kiroCodex.codex.defaultApprovalMode` setting which supports two approval modes:
- `full-auto`: Default mode that executes non-destructive commands automatically and asks for approval on failure
- `yolo`: Mode that executes all commands without approval (use with caution)
This provides users with clear documentation about the available configuration options for the extension.1 parent 40843e1 commit e53d93d
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments