HELP: sub agent calls supervisor agent tools
i have a multi agent setup using subagents wrapped as tools. The reason why i have pivoted to such a setup is mainly because of
So i am following the supervisory agent method, Everything works well with this setup as you can see in the brief video the traces are perfect as expected
This is my supervisor agent
sub agent:
agent.network() fails to wait for user confirmation at routing agent level for a suspended workflow initiated by the subagent.So i am following the supervisory agent method, Everything works well with this setup as you can see in the brief video the traces are perfect as expected
supervisor -> outcome agent -> workflow including feedback, however sometimes (could not identify when but seems like mostly at HITL steps) sub agent calls the wrapped tool to call itself, and hence fails by Error: Tool delegateToOutcomeAgent not foundThis is my supervisor agent
sub agent: