docs: code mode and code execution extension (#6255)

This commit is contained in:
dianed-square
2025-12-23 13:39:59 -08:00
committed by GitHub
parent be1ac2b184
commit 4e33e5a934
7 changed files with 163 additions and 11 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ goose automatically uses Chat Recall when you reference past work or ask questio
## Configuration
<PlatformExtensionNote/>
<PlatformExtensionNote defaultEnabled={false} />
<Tabs groupId="interface">
<TabItem value="ui" label="goose Desktop" default>
@@ -88,4 +88,4 @@ Both sessions were focused on safely updating the database schema in production.
:::info
Compacted sessions from goose versions prior to v1.14.0 may not be searchable due to a change in how conversation history is stored.
:::
:::