We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8879d commit 40056bcCopy full SHA for 40056bc
amplifier-bundle/recipes/default-workflow.yaml
@@ -321,7 +321,6 @@ steps:
321
322
- id: "step-05b-api-design"
323
agent: "amplihack:api-designer"
324
- condition: "{{architecture_design}} != ''"
325
prompt: |
326
# Step 5b: API Design (if applicable)
327
@@ -339,7 +338,6 @@ steps:
339
338
340
- id: "step-05c-database-design"
341
agent: "amplihack:database"
342
343
344
# Step 5c: Database Design (if applicable)
345
@@ -515,7 +513,6 @@ steps:
515
513
516
514
- id: "step-08b-integration"
517
agent: "amplihack:integration"
518
- condition: "{{design_spec}} != ''"
519
520
# Step 8b: External Service Integration
521
0 commit comments