docs: switching Goose Desktop and Goose CLI tabs (#2384)

This commit is contained in:
Rizel Scarlett 2025-04-29 12:21:06 -04:00 committed by GitHub
parent 2dc2301fa4
commit 8f7fe26461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 552 additions and 556 deletions

View file

@ -18,7 +18,12 @@ The Tutorial extension serves as an interactive learning tool that:
1. Ensure the Tutorial extension is enabled:
<Tabs groupId="interface">
<TabItem value="cli" label="Goose CLI" default>
<TabItem value="ui" label="Goose Desktop" default>
1. Click `...` in the upper right corner
2. Click `Advanced Settings`
3. Under `Extensions`, toggle `Tutorial` to on.
</TabItem>
<TabItem value="cli" label="Goose CLI">
```sh
goose configure
@ -81,11 +86,6 @@ goose configure
└ Enabled Tutorials extension
```
</TabItem>
<TabItem value="ui" label="Goose Desktop">
1. Click `...` in the upper right corner
2. Click `Advanced Settings`
3. Under `Extensions`, toggle `Tutorial` to on.
</TabItem>
</Tabs>
## Available Tutorials