Home

Agents - Mastra

Still to come


I built an agent using Mastra. Here is is: https://agent-2-five.vercel.app/ and the repo is here. The app simply generates an adventure for what to do that day in Boston. It takes into account the previous adventures it's suggested, the weather, and local events (scraped from one website but you could do more).

I opened like six tickets on their repo and most all were responded to and/or built that day. Respect.

The devex is sweet, but then again I have nothing to compare it to. I'd like to compare it to Inngest's agent tooling, CrewAI, and some others for comparison.

The devex is sweet, but it was really the devex of like seven tools. The bar these days is so high, that I was able to integrate:

  • Inngest
  • Mastra
  • Firecrawl
  • Upstash (this actually didn't work, but I think that's more on the alpha version of Mastra)
  • Neon

Neon is such a good example of how high the bar is these days: embedded in web is the fastest postgres admin UX I've ever used and it's free.

Then again, should i need to use seven tools?

I haven't integrated any of the evals tooling, most of my time was spent on wrangling agents, tools, and workflows+steps. Though the devex was great, I don't have intuition around when to use what.