{selectedStepId}
+ +{selectedStep.output}
+ {selectedStep.output}
+ No inputs defined.
+
+ Inputs let you parameterize workflows. Reference them in prompts with
+ {'{{ inputs.name }}'}
+
This workflow has no inputs. Click Run to execute.
+ {:else} +Provide values for the workflow inputs:
+ {#each inputs as inp (inp.name)} + + {/each} + {/if} ++ Create your first automated Claude Code pipeline +
+ ++ Are you sure you want to delete {workflow.name}? +
+ {/snippet} + {#snippet footer()} ++ Run this workflow to see execution history +
+