docs: reorganize (#9310)

This commit is contained in:
Angie Jones
2026-05-18 13:38:14 -05:00
committed by GitHub
parent badb97a01e
commit bc9c1fc11a
54 changed files with 458 additions and 101 deletions
@@ -1,6 +1,6 @@
{
"label": "Recipes",
"position": 5,
"position": 3,
"link": {
"type": "doc",
"id": "guides/recipes/index"
@@ -181,7 +181,7 @@ You can turn your current goose session into a reusable recipe that includes the
</Tabs>
:::tip Customize Recipe Generation
You can customize how goose generates recipes by editing the `recipe.md` [prompt template](/docs/guides/prompt-templates).
You can customize how goose generates recipes by editing the `recipe.md` [prompt template](/docs/guides/context-engineering/prompt-templates).
:::
## Edit Recipe