auto-sync: 2026-05-19 23:08:49

This commit is contained in:
cfdaily
2026-05-19 23:08:49 +08:00
parent 76781ecc9e
commit 04e17cb0ed
+2
View File
@@ -227,6 +227,8 @@ class Dispatcher:
agent_id=agent_id,
current_status=task.status or "claimed",
retry_context=retry_ctx,
task=task,
project_config=project_config,
)
# fallback
parts = [f"Task: {task.title}"]