auto-sync: 2026-05-31 08:48:38

This commit is contained in:
cfdaily
2026-05-31 08:48:38 +08:00
parent 142f0ae4d8
commit ac4d9dfb00
+2
View File
@@ -323,6 +323,8 @@ class Dispatcher:
current_status=task.status or "claimed",
retry_context=retry_ctx,
spawn_type=spawn_type,
task=task,
project_config=project_config,
)
# fallback
parts = [f"Task: {task.title}"]