-
Notifications
You must be signed in to change notification settings - Fork 963
Open
Labels
Description
User story
As user, I want to see and discover what the recipes do, so I can pick the best recipe for my use case and run it.
Acceptance Criteria
- The recipes are displayed on the Tasks page
- The user can view the recipe details, including:
- Parameters
- Prompt
- Template
Designs
Task recipe tiles
Task info dialog
FE details
- The prompt component should have a copy button to make it easier for users to copy the prompt and reuse it.
- The recipe card should contain the recipe name and a "run button"
- When the card is clicked, it opens the "Task info dialog"