docs: analyze tool (#5418)

This commit is contained in:
dianed-square
2025-10-28 14:47:36 -07:00
committed by GitHub
parent 14858cf717
commit 9cf24fa88a
2 changed files with 124 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import GooseBuiltinInstaller from '@site/src/components/GooseBuiltinInstaller';
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/on_p-LeIrak" />
The Developer extension allows Goose to automate developer-centric tasks such as file editing, shell command execution, and project setup.
The Developer extension allows Goose to automate developer-centric tasks such as file editing, shell command execution, and project setup. It also provides tools for [enhanced code editing](/docs/guides/enhanced-code-editing) and [codebase analysis](/docs/guides/codebase-analysis).
This tutorial will cover enabling and using the Developer MCP Server, which is a built-in Goose extension.