Mastra
The TypeScript Agent FrameworkFrom the team that brought you Gatsby: prototype and productionize AI features with a modern JavaScript stack.
JoinMastra
The TypeScript Agent FrameworkFrom the team that brought you Gatsby: prototype and productionize AI features with a modern JavaScript stack.
JoinStructured output breaks for gemini flash 2.5
Function calling with a response mime type: 'application/json' is unsupported
I don't get this error for flash 2.0. When using mastra agents.....branch() output mismatches the return type
.branch method for running either StepA or StepB, it executes the step based on condition, which lets assume is running StepA. Now the output is like below:
```json
{
"stepA" : { ... }...
Can semantic recall put more importance on more recent context?
Product Feedback: maxSteps reached termination is not obvious in the logs

Mastra Cloud studio stuck on 'starting' state

AI SDK workflowRoute does not pass through runtimeContext/requestContext
mastra/ai-sdk workflowRoute, if you set runtimeContext variables in your middleware, they are not received by the workflow.
chatRoute does properly pass runtimeContext, because tool calls by that agent do receive the variables....Could you include the src files in packages like @mastra/core?
I am building e-commerce AI Assistant. Is .network a good choice?
bailing a step in forEach
bail it should not call next element, given concurrency is 1.Cursor, workflow or agent ?
Question: does createQueryVectorTool support db schema
databaseConfig.pgVector?...MCP Client : Incorrect timeout Parameter Position in listTools Call
How to save `data-` emitted from workflows in storage?
data-* which aren't stored.
Right now, I am using this, but not sure how to convert chunks to parts/MastraDBParts. (And it's not working as chunks have text-delta and parts have only text)
Wanted to understand what's basic difference in storage and memory, and if there's way I can save eveything that's being stream to DB?...Getting "Mastra telemetry is deprecated" when telemetry is not enabled.
Does Runtime Context is persistent across Messages

Architecture Decision for many Tools
MASTRA_GET_WORKFLOW_BY_ID_NOT_FOUND
generateTitle API broken in Beta ?
Tool Calling Errors
Issues when using base64 encoded images with threads