auto-sync: 2026-05-31 08:48:38
This commit is contained in:
@@ -323,6 +323,8 @@ class Dispatcher:
|
|||||||
current_status=task.status or "claimed",
|
current_status=task.status or "claimed",
|
||||||
retry_context=retry_ctx,
|
retry_context=retry_ctx,
|
||||||
spawn_type=spawn_type,
|
spawn_type=spawn_type,
|
||||||
|
task=task,
|
||||||
|
project_config=project_config,
|
||||||
)
|
)
|
||||||
# fallback
|
# fallback
|
||||||
parts = [f"Task: {task.title}"]
|
parts = [f"Task: {task.title}"]
|
||||||
|
|||||||
Reference in New Issue
Block a user