feat(FN-4150): complete Step 4 — document workflow step resolver support

Fusion-Task-Id: FN-4150
Fusion-Task-Lineage: 153c239b-f6cd-49e4-bc13-216e0d2ca815
This commit is contained in:
Fusion
2026-05-13 20:38:43 -07:00
committed by gsxdsm
parent a232bbeca9
commit bbfb2b74b2
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": minor
---
cli-printing-press: contribute script-mode workflow step templates and fix the core
resolver so plugin-contributed workflow steps honor their declared mode, phase,
and scriptName instead of being collapsed to prompt-mode.