fix(FN-0000): address workflow loop review feedback
This commit is contained in:
@@ -123,7 +123,7 @@ The **step-inversion** track makes task *steps* themselves workflow-modelable. T
|
||||
|
||||
`loop` repeats an inline template subgraph until a configured output condition matches or a budget is exhausted. Config:
|
||||
|
||||
```
|
||||
```ts
|
||||
{ template: { nodes, edges },
|
||||
exitWhen: {
|
||||
type: "output-contains", value: string, nodeId?: string
|
||||
|
||||
Reference in New Issue
Block a user