docs: updated docs for smart approval mode (#1853)

This commit is contained in:
Angie Jones
2025-03-25 18:50:54 +01:00
committed by GitHub
parent 26cfd0a49c
commit a166649c73
4 changed files with 86 additions and 70 deletions
@@ -18,7 +18,7 @@ export function ConfigureApproveMode({
{
key: 'approve',
label: 'Manual Approval',
description: 'All tools, extensions and file modificatio will require human approval',
description: 'All tools, extensions and file modifications will require human approval',
},
{
key: 'smart_approve',
@@ -17,7 +17,7 @@ export const all_goose_modes: GooseMode[] = [
{
key: 'approve',
label: 'Manual Approval',
description: 'All tools, extensions and file modificatio will require human approval',
description: 'All tools, extensions and file modifications will require human approval',
},
{
key: 'smart_approve',