It would be nice (I dont know if is already implemented) to have workflow wrapper to convert a workflow into an agent.
My use case, I have created a workflow that at the end is an agent but with an explicit behaviour, some checks and parallel requests to different models etc...
It would be nice to have a function to wrap the workflow and convert it to agent interface, somehow what already does the Agent class, so we could send messages in the chat interface of Mastra studio