diff --git a/documentation/docs/guides/goose-permissions.md b/documentation/docs/guides/goose-permissions.md index 457811d2..3acd3db3 100644 --- a/documentation/docs/guides/goose-permissions.md +++ b/documentation/docs/guides/goose-permissions.md @@ -16,7 +16,6 @@ Goose’s permissions determine how much autonomy it has when modifying files, u | ---------------- | ------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | | **Auto Mode** | Goose can modify files, use extensions, and delete files **without requiring approval**. | Users who want **full automation** and seamless integration into their workflow. | | **Approve Mode** | Goose **asks for confirmation** before all tools and extensions. | Users who want to **review and approve** any changes and extension use before they happen. | -| **Write Approve Mode** | Goose **asks for confirmation** before modifying, creating, deleting files and before using extensions. | Users who want to **review and approve** write or risky changes and extension use before they happen. | | **Chat Mode** | Goose **only engages in chat**, with no extension use or file modifications. | Users who prefer a **conversational AI experience** without automation. | :::warning @@ -83,7 +82,6 @@ Here's how to configure: │ ● Auto Mode // highlight-end | ○ Approve Mode - | ○ Write Approve Mode | ○ Chat Mode | └ Set to Auto Mode - full file modification enabled