mirror of
https://github.com/block/goose.git
synced 2026-04-29 12:09:38 +00:00
docs: adding youtube shorts to tutorials (#2381)
This commit is contained in:
parent
8f7fe26461
commit
72baf5933b
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<!-- <YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/VIDEO_ID" /> -->
|
||||
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/69h4LLkIg_E" />
|
||||
|
||||
|
||||
This tutorial covers how to add the [Repomix MCP Server](https://github.com/yamadashy/repomix) as a Goose extension to enable automated repository packing, codebase analysis, architecture summaries, test generation, and code exploration, all while compressing the codebase to minimize token usage and stay within your LLM's context limits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue