[fix] multi agent run bug

This commit is contained in:
Mark
2025-12-29 14:50:26 +08:00
parent 69842b4336
commit ff92f9ae03
5 changed files with 1486 additions and 1489 deletions

View File

@@ -631,7 +631,7 @@ class MultiAgentOrchestrator:
"agent_name": agent_name,
"sub_question": sub_question
})
except:
except Exception:
pass
else:
# 非 data 事件直接转发