Mastra v1 is now in beta, marking the production-ready release of the leading TypeScript framework for AI agents, trusted by top global companies.
Agent Studio, 1.0 Release Preparation, and more.
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.
Access 600+ LLM models from 40+ providers with a single string. Full TypeScript autocomplete turns your IDE into a model search engine.
Mastra secures $13m from a coalition of legendary investors to fuel AI agent development and production.
Learn how to migrate from Mastra’s VNext streaming methods to the new standard APIs, with details on renaming, compatibility, and key differences between AI SDK v4 and v5.
New model router and automatic model fallbacks.