feat: close AgentRun commander task plane gaps

This commit is contained in:
Codex
2026-06-09 00:06:53 +08:00
parent 96c8283574
commit 2f5cf8b3d4
15 changed files with 411 additions and 23 deletions
+1
View File
@@ -99,6 +99,7 @@ function buildRunInput(task: QueueTaskRecord, input: JsonRecord): CreateRunInput
tenantId: task.tenantId,
projectId: task.projectId,
workspaceRef: task.workspaceRef,
sessionRef: task.sessionRef,
resourceBundleRef: task.resourceBundleRef,
providerId: task.providerId,
backendProfile: task.backendProfile,