chatRoute and DefaultChatTransport, I have an issue that did not exist in 0.2.4.{"type":"start","messageId":"ZTLXXeIMHJ3O1N1r"}. My Mastra agent then calls a tool provided by the client, and my client sends a response. This results in a new SSE stream (because of sendAutomaticallyWhen), but that also has a first message with {"type":"start","messageId":"ZTLXXeIMHJ3O1N1r"}. This seems like a bug to me, or has it been intentionally changed?