Commit c7ed210
committed
feat(orchestration): add voice step support to WorkflowBuilder configToNode
Add voice pipeline node lowering in configToNode() so that StepConfig.voice
is compiled to a GraphNode with type 'voice', executorConfig.type 'voice',
react_bounded execution mode, and 'before' checkpoint policy — enabling
voice steps authored via workflow() or compileWorkflowYaml().1 parent 8310ac5 commit c7ed210
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
606 | 626 | | |
607 | 627 | | |
608 | 628 | | |
| |||
0 commit comments