mastra
mastra copied to clipboard
the TypeScript AI agent framework
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action...
## Playground UI Bootstrap `@mastra/playground` with initial files and packages. There is an assistant-ui bug with the assistant-ui primitives. 1. new lines are not formatted properly and show up as...
update badge label to beta
`pnpm create mastra` gets stuck at ``` ◐ Installing mastra.. ``` I'm on node v23.7.0 if that matters.
Sorry didn't open an issue, but this is such a small edit :) Added `:` to the Agent Tool Section of documentation
Hello, I'm trying to contribute for the first time. I looked at existing issues, but there doesn't seem to be anything about the test code. I want make some tests...
Along with npm/pnpm/yarn, it would be helpful to have a tab for Deno.
I would like to add support for Milvus db, should I start working if no one else is doing it?
[Weaviate](https://weaviate.io/developers/weaviate/introduction#what-is-weaviate) is a [high-performance](https://weaviate.io/developers/weaviate/benchmarks/ann) open-source [powerful](https://weaviate.io/developers/weaviate/search) vector DB that can be run [embedded](https://weaviate.io/developers/weaviate/installation/embedded), which seems like a great fit for Mastra. The [GraphQL API](https://weaviate.io/developers/weaviate/api/graphql) should be familiar ;)