feat(FN-834): add per-workflow-step model override UI and support
- Add model provider/model selection fields to WorkflowStepManager component - Add dropdowns for choosing executor model per workflow step definition - Wire executor to use per-step model overrides when configured - Add comprehensive tests for WorkflowStepManager (340 lines) - Add CSS styles for model selection UI in workflow step editor - Update AGENTS.md and README.md with model override documentation - Add changeset for published package bump
This commit is contained in:
5
.changeset/add-workflow-step-model-override-ui.md
Normal file
5
.changeset/add-workflow-step-model-override-ui.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add model override selection to the Workflow Step Manager. Prompt-mode workflow steps can now specify a specific AI model (provider + model ID) in the dashboard, enabling teams to choose stronger or cheaper models per quality gate.
|
||||
Reference in New Issue
Block a user