feat(core,dashboard): workflow-centric task creation with atomic workflowId materialization
This commit is contained in:
@@ -371,6 +371,7 @@ export async function createTask(
|
||||
dependencies,
|
||||
breakIntoSubtasks,
|
||||
enabledWorkflowSteps,
|
||||
workflowId,
|
||||
assignedAgentId,
|
||||
modelPresetId,
|
||||
modelProvider,
|
||||
@@ -407,6 +408,7 @@ export async function createTask(
|
||||
dependencies,
|
||||
breakIntoSubtasks,
|
||||
enabledWorkflowSteps,
|
||||
workflowId,
|
||||
assignedAgentId,
|
||||
modelPresetId,
|
||||
modelProvider,
|
||||
|
||||
Reference in New Issue
Block a user