-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Recipe library doc #3329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recipe library doc #3329
Conversation
|
|
My review suggestions are minor copyedit changes but should we mention the |
Co-authored-by: dianed-square <[email protected]>
Co-authored-by: dianed-square <[email protected]>
Co-authored-by: dianed-square <[email protected]>
Co-authored-by: dianed-square <[email protected]>
thanks Diane! yes I added a tip here which should link to the area where we talk about the GOOSE_RECIPE_GITHUB_REPO https://github.com/block/goose/pull/3329/files#diff-0d2912b0498b399b242749c9d919151d5cf36d21bcd2a0987f8763427be91d16R98-R100 |
* main: fix: resolve hamburger menu breakpoint bug in docs (#3318) Recipe library doc (#3329) docs: recipe parameters in desktop (#3326) switch to custom runner for rust build (#3325) fix the npx.cmd mapping issue (#3324) Structured output in Goose CLI and Goose Desktop (#3320) docs: add managing tools section and tool-router topic (#3310) docs: Remove Deeplink for Filesystem MCP Server (#3314)
Co-authored-by: dianed-square <[email protected]>
Co-authored-by: dianed-square <[email protected]> Signed-off-by: Adam Tarantino <[email protected]>
Co-authored-by: dianed-square <[email protected]> Signed-off-by: Soroosh <[email protected]>
Co-authored-by: dianed-square <[email protected]> Signed-off-by: Kyle Santiago <[email protected]>
Co-authored-by: dianed-square <[email protected]>
This pull request adds a new guide to the documentation for storing, organizing, and finding Goose recipes, along with a corresponding card in the recipes index page. Below are the key changes grouped by theme:
Documentation Enhancements:
storing-recipes.md) that provides detailed instructions on saving, organizing, and finding Goose recipes. The guide covers both Goose Desktop and CLI workflows, including storage locations, saving methods, and usage instructions.index.md) to include a new card linking to the "Storing Recipes" guide. The card includes a title, description, and link to the new documentation.