When I call agent.network(...) and one of the sub-agents needs to ask a follow-up question, the message comes through the data-network stream instead of the regular text stream when using the AI SDK. Most of the data-network payload isn’t useful to me, only the actual text content matters. Shouldn’t that text be streamed through the text chunk instead?