Garry Tan

Mastra 1.0 - Build AI agents with a modern TypeScript stack

by•
From the team behind Gatsby, Mastra is a framework for building AI-powered apps and agents with workflows, memory, streaming, evals, tracing, and Studio, an interactive UI for dev and testing.
Start building: npm create mastra@latest

Add a comment

Replies

Best
Jan Schutte

Tried Mastra recently and was impressed how easy it was to get started, had Claude Code build the initial implementation and was able to quickly test the agent in the Mastra Studio. Very nice!

fmerian

@janschutte love reading it, Jan. really eager to learn more about your experience using @Mastra cc @pauliescanlon @bookercodes

gongqing

Congrats on the launch! I’ve spent a year building AI agents with Next.js, vercel ai-sdk and LangChain, Mastra looks perfect for my next AI side project.

fmerian

lfg! curious -- what are the main issues you faced using these tools?

William

Great work Sam and team! Excited to see Mastra continue evolving 🚀🚀

fmerian

@ichuloo thanks for your support, Will!

Piroune Balachandran

Multi-agent workflows with local traces is a strong combo. Most agent libs give you either good orchestration or good observability, not both. Curious if Mastra's evals can run against historical traces or if it's live-only.

Samet Sezer

finally, a serious contender for AI agents in a sea of Python tools. how are you handling the library ecosystem gap compared to Python right now?