Skip to content

feat(ui): Adding a run recipe button to look for local recipes to run #4281

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexrrouse
Copy link
Contributor

@alexrrouse alexrrouse commented Aug 22, 2025

This adds a run recipe button into the ui to allow running of recipes local to the folder that goose is currently running in. If there are no recipes in .goose/recipes then the button is not shown.
This also provides a modal for parameter entry so that we can enter any additional parameter values before it fills out the prompt.

I am not overly familiar with Recipes and the extent of all of their possible functionality, but it is helpful to have some shared configurable prompts that anyone working on a project can run, but that are also scoped to a directory. Let me know if Recipes arn't the right avenue for this.

Screen.Recording.2025-08-22.at.10.49.03.AM-480.mov

Signed-off-by: Alex Rouse <alex.rouse@block.xyz>
@zanesq
Copy link
Collaborator

zanesq commented Aug 22, 2025

@spencrmartin ok with the design?

@alexrrouse alexrrouse marked this pull request as ready for review August 22, 2025 16:51
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.

2 participants