auto-sync: 2026-06-03 08:06:31

This commit is contained in:
cfdaily
2026-06-03 08:06:31 +08:00
parent 4155d565cd
commit 9e76bc6e76
+1 -1
View File
@@ -126,7 +126,7 @@ class TestAgentHandoff:
))
# 无 LLM driver、无 assignee → fallback 庞统
assert d.agent_id == "pangtong-fujunshi"
assert d.mode == "fallback"
assert d.mode == "delegate"
# ---------------------------------------------------------------------------