Skip to content

Conversation

@lifeizhou-ap
Copy link
Collaborator

Fix issue below

This recipe is in ~/.config/goose/recipes/test-recipe.yaml

recipe:
  title: test recipe again
  description: testing recipe again
  instructions: The value of test_param is {{test_param}}
  prompt: What is the value of test_param?
  parameters:
    - key: test_param
      input_type: string
      requirement: required
      description: Enter value for test_param

Expected: This recipe should be shown in the recipe list in UI.
Actual: it is not shown

@lifeizhou-ap lifeizhou-ap changed the base branch from main to release/1.8.0 September 11, 2025 01:32
Copy link
Collaborator

@michaelneale michaelneale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems sensible but haven't manually tested it.

@lifeizhou-ap lifeizhou-ap merged commit 67282f5 into release/1.8.0 Sep 11, 2025
11 checks passed
@lifeizhou-ap lifeizhou-ap deleted the lifei/fix-list-recipe branch September 11, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants