Unlist VS Code extension tutorials from MCP and experimental sections (#5677)

This commit is contained in:
Rizel Scarlett
2025-11-12 10:57:56 -05:00
committed by GitHub
parent cd33b23fc1
commit d00b7fa9e5
8 changed files with 37 additions and 20 deletions
-5
View File
@@ -29,11 +29,6 @@ The list of experimental features may change as Goose development progresses. So
description="An experimental Android automation app that acts as an open agent running on your phone, providing maximal automation of everyday tasks."
link="/docs/experimental/goose-mobile"
/>
<Card
title="VS Code Extension"
description="An experimental extension enabling Goose to work within VS Code."
link="/docs/experimental/vs-code-extension"
/>
<Card
title="Automatic Multi-Model Switching"
description="Intelligent, context-aware switching between models based on conversation content, complexity, and tool usage patterns."
@@ -2,6 +2,7 @@
title: VS Code Extension
sidebar_label: VS Code Extension
sidebar_position: 4
unlisted: true
---
import Tabs from '@theme/Tabs';
+1
View File
@@ -1,6 +1,7 @@
---
title: VS Code Extension
description: Use VS Code MCP Server as a Goose Extension for file operations and VS Code integration
unlisted: true
---
import Tabs from '@theme/Tabs';