- Increased from 3 to 8 input handles (path_1 through path_8) - Evenly distributed across top edge (11%, 22%, 33%, ..., 89%) - Backend already supports unlimited inputs dynamically - Unused handles are ignored (no edges = no check) Join strategies for missing inputs: - wait_all: Fails if any connected path fails - wait_any: Succeeds if at least 1 path succeeds - best_effort: Always succeeds User can still chain multiple Joins if >8 inputs needed. Part 3: Inline Prompts - workflow flexibility |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||