Docs/json recipe support (#5492)

This commit is contained in:
dianed-square
2025-10-31 11:16:14 -07:00
committed by GitHub
parent 69198fc6b2
commit aa100cfbcf
5 changed files with 228 additions and 50 deletions
@@ -199,9 +199,11 @@ You can turn your current goose session into a reusable recipe that includes the
- Instructions
- Initial prompt
- Activities
- Parameters
- Response schema
4. When you're finished, you can:
- Copy the recipe link to share the recipe with others
- Click `Save Recipe` to [save the recipe](/docs/guides/recipes/storing-recipes) locally
- Click `Save Recipe` to save your changes
- Click `Create Schedule` to [schedule the recipe](#schedule-recipe)
:::tip
@@ -250,10 +252,6 @@ You can turn your current goose session into a reusable recipe that includes the
4. To run the recipe, click an activity bubble or send the prompt.
:::info Parameter Creation In Goose CLI Only
You can enter parameter values to use in a recipe, but you cannot add parameters to a recipe in Goose Desktop. Parameters can only be defined in recipes created via the CLI.
:::
:::info Privacy & Isolation
- Each person gets their own private session
- No data is shared between users