I have an agent which has multiple agent and tools , The first request works great. Invokes the right agent and executes the right tools and get user the results. If the user continue asking mutiple similar queries , Agent tries to invoke the agent, however the sub-agent does not respond with the right results, It just gives some blank results.
I am using anthropic-sonet-4 with custom gateway. I have raised a bug on which has an approved pull request. Not sure if both the issues relate to the same.