Blog — Sep 2025 till Jul 2025

Updates, tutorials, and engineering deep-dives on building AI agents, workflows, and TypeScript tooling with Mastra.

Introducing Output Processors

Introducing output processors: the gatekeepers that sit between your language model's response and your users.

Sep 16, 2025
Sam Bhagwat
# features

Mastra Changelog 2025-09-08

Zod v4 support with v3 compatibility and more.

Sep 8, 2025
Shane Thomas
# changelogs

Introducing Cloneable Scorers

Cloneable scorers let you copy, customize, and extend Mastra’s evals into your project.

Sep 5, 2025
Sam Bhagwat
# features

Introducing Mastra's improved agent orchestration with AI SDK v5 support

Mastra now controls the agent loop and tool calling with increased orchestration capabilities—while maintaining backward compatibility with AI SDK v4 and v5.

Aug 26, 2025
Sam Bhagwat
# features# foundations

Mastra Changelog 2025-08-21

New streamVNext and generateVNext methods with AI SDK v5 support, output processors, and more.

Aug 21, 2025
Shane Thomas
# changelogs

MASTRA.BUILD Templates Hackathon Winners & Community Templates Library

Celebrating the winners of our MASTRA.BUILD templates hackathon and launching our new community templates library

Aug 19, 2025
Shane Thomas
# announcements

Mastra Changelog 2025-08-14

This week we've shipped a major RAG enhancement with semantic markdown chunking and updated our A2A implementation to spec v0.3.0.

Aug 14, 2025
Shane Thomas
# changelogs

Mastra Changelog 2025-08-08

Introducing Scorer API, critical fixes for message handling and parallel workflows, plus improvements to memory filtering and type safety across the board. Plus, we're announcing our first ever conference: TypeScript AI

Aug 8, 2025
Shane Thomas
# changelogs

Introducing Scorers in Mastra

We're excited to announce the release of scorers in Mastra, a new way to evaluate and rank the quality of your agent's responses.

Aug 6, 2025
Yujohn Nattrass
# features

Building low-latency guardrails to secure your agents

How we built a suite of out-of-the-box input processors and optimized them from 5000ms to under 500ms per request.

Jul 30, 2025
Daniel Lew
# examples

Mastra Changelog 2025-07-30

Improvements to Agents, Memory, and more.

Jul 30, 2025
Shane Thomas
# changelogs

Nested streaming support in Mastra

Mastra's nested streaming support provides real-time visibility into agent and workflow execution, with comprehensive cost tracking and a unified messaging interfaces.

Jul 25, 2025
Ward Peeters
# features

Ship better agents