We've renamed Playground to Studio and it's now shareable with your team.
Learn how to use HITL (Human-in-the-Loop) to safely build tools that require human approval.
Workflow state management, unified streaming, AI tracing updates, and more..
Mastra workflows now support suspend and resume in Playground. You can also use the new resumeStream API to close streams on suspend and resume them later.
Workflow state lets you share values across steps without threading them through every `inputSchema` and `outputSchema`.
We've unified multi-agent coordination under a new .network() primitive—read about our journey, the experiments, and how you can use it to orchestrate collaborative agents simply.