MastraAI
The TypeScript Agent FrameworkFrom the team that brought you Gatsby: prototype and productionize AI features with a modern JavaScript stack.
JoinMastraAI
The TypeScript Agent FrameworkFrom the team that brought you Gatsby: prototype and productionize AI features with a modern JavaScript stack.
Joinworkflow deduplication
Vercel AI SDK v5 Compatibility
Netlify deployer error
https://checkr-mastra-storyblok.netlify.app/
```js...client side tools memory
Error workflow playwright mcp
For transport layer, can we upgrade it to http2 via mastra configuration?
Stopping an agent stream part finished and ensuring that part response is persisted to conversation?
konva issue with mastra
experimental_auth user identity
organization_not_enabled_in_instance using Clerk experimental auth
build hanging in monorepo
Latest masta/core npm release broken
Studio crashes retrieving thread ran in network mode with non JSON text output of tool call

(Suspend/Resume support for runtime workflows) No snapshot found for this workflow run: runtime-***
workflow-runner
that has a first step execute-child-workflow
that generates and runs a dynamic runtime workflow like @rase- mentioned here: https://discord.com/channels/1309558646228779139/1375392490521231431/1377257555956465714
Like this,
```ts
const executeChildWorkflow = createStep({...Support for after or before tool callbacks?
MastraBase uses a hardcoded ConsoleLogger instead of the configured logger(s)
packages/core/src/base.ts
, I see a hard-coded use of this.logger = new ConsoleLogger(...)
. Is this intended? This has as an effect that uncaught errors are not sent to my PinoLogger that I configured.
My question is: is this intentional? Am I supposed to also have a Sentry/AppSignal wrapper in my node environment for the error monitoring separately?...using `writer.custom()` for UI framework integration
How do I properly set up the latest version of the Mastra/AG UI/AI SDK for realtime
For example, imagine a sports team researcher agent that uses custom UI components to display real-time updates as it continues actively researching. As it finds a new score, it should add that data to a CSS-based score grid in real time while persisting the data.
I had no luck with Supabase Realtime (it doesn’t work well for me), and also CopilotKit (it’s unreliable). Instead, I want a proper agentic UI update approaches within the frameworks I mentioned—or adjacent frameworks....
[BUG] Working memory leaks into text stream
Mastra loggers do not log errors?