-
Notifications
You must be signed in to change notification settings - Fork 1.3k
chore: version packages (beta) #11006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
7475bfc to
0d97aee
Compare
0d97aee to
4ea71c1
Compare
4ea71c1 to
8e7674b
Compare
8e7674b to
486c8c5
Compare
486c8c5 to
7088125
Compare
7088125 to
479f39c
Compare
479f39c to
ee7f6f1
Compare
1f80183 to
b5c000e
Compare
b5c000e to
b14e11f
Compare
b14e11f to
eac7c60
Compare
eac7c60 to
bca6def
Compare
bca6def to
5ff68d9
Compare
5ff68d9 to
a5b27ae
Compare
a5b27ae to
12c568d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@mastra/[email protected]
Minor Changes
useMessageParthook withuseAssistantState(#11039)Patch Changes
fix: persist data-* chunks from writer.custom() to memory storage (#10884)
data-*parts) emitted viawriter.custom()in tools@assistant-ui/reactto v0.11.47 with nativeDataMessagePartsupportdata-*parts toDataMessagePartformat ({ type: 'data', name: string, data: T })@assistant-ui/*packages for compatibilityUpdated dependencies [
261473a]:[email protected]
Minor Changes
useMessageParthook withuseAssistantState(#11039)Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,26346be,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Minor Changes
useMessageParthook withuseAssistantState(#11039)Patch Changes
Remove console.log in playground-ui (#11004)
Use the hash based stringification mechanism of tanstack query to ensure keys ordering (and to keep the caching key valid and consistent) (#11008)
Add delete workflow run API (#10991)
Add the possibility to pass down options to the tanstack query client. Goal is to have cacheable request in cloud and it's not possible for now because of context resolution beeing different (#11026)
fix: persist data-* chunks from writer.custom() to memory storage (#10884)
data-*parts) emitted viawriter.custom()in tools@assistant-ui/reactto v0.11.47 with nativeDataMessagePartsupportdata-*parts toDataMessagePartformat ({ type: 'data', name: string, data: T })@assistant-ui/*packages for compatibilityUpdated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,151fe4d,8a000da]:@mastra/[email protected]
Minor Changes
Add output format support to ElevenLabs voice integration (#11027)
The
speak()method now supports specifying audio output formats via theoutputFormatoption. This enables telephony and VoIP use cases that require specific audio formats like μ-law (ulaw_8000) or PCM formats.Supported formats include:
mp3_22050_32,mp3_44100_32,mp3_44100_64,mp3_44100_96,mp3_44100_128,mp3_44100_192pcm_8000,pcm_16000,pcm_22050,pcm_24000,pcm_44100ulaw_8000,alaw_8000(μ-law and A-law 8kHz for VoIP/telephony)wav,wav_8000,wav_16000If
outputFormatis not specified, the method defaults to ElevenLabs' default format (typicallymp3_44100_128).Patch Changes
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
edb07e4,b7e17d3,26346be,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add support for typed structured output in agent workflow steps (#11014)
When wrapping an agent with
createStep()and providing astructuredOutput.schema, the step'soutputSchemais now correctly inferred from the provided schema instead of defaulting to{ text: string }.This enables type-safe chaining of agent steps with structured output to subsequent steps:
When
structuredOutputis not provided, the agent step continues to use the default{ text: string }output schema.Fixed a bug where multiple tools streaming output simultaneously could fail with "WritableStreamDefaultWriter is locked" errors. Tool streaming now works reliably during concurrent tool executions. (#10830)
Add delete workflow run API (#10991)
Fixed CachedToken tracking in all Observability Exporters. Also fixed TimeToFirstToken in Langfuse, Braintrust, PostHog exporters. Fixed trace formatting in Posthog Exporter. (#11029)
fix: persist data-* chunks from writer.custom() to memory storage (#10884)
data-*parts) emitted viawriter.custom()in tools@assistant-ui/reactto v0.11.47 with nativeDataMessagePartsupportdata-*parts toDataMessagePartformat ({ type: 'data', name: string, data: T })@assistant-ui/*packages for compatibilityFixed double validation bug that prevented Zod transforms from working correctly in tool schemas. (#11025)
When tools with Zod
.transform()or.pipe()in theiroutputSchemawere executed through the Agent pipeline, validation was happening twice - once in Tool.execute() (correct) and again in CoreToolBuilder (incorrect). The second validation received already-transformed data but expected pre-transform data, causing validation errors.This fix enables proper use of Zod transforms in both
inputSchema(for normalizing/cleaning input data) andoutputSchema(for transforming output data to be LLM-friendly).Updated dependencies [
5d7000f]:[email protected]
Patch Changes
Add delete workflow run API (#10991)
@mastra/[email protected]
Patch Changes
Breaking Changes (#11028)
RuntimeContexttype toServerContextto avoid confusion with the user-facingRequestContext(previously calledRuntimeContext)playgroundandisDevoptions from server adapter constructors - these only set context variables without any actual functionalityChanges
@mastra/server
RuntimeContexttype toServerContextin route handler typescreateTestRuntimeContexttocreateTestServerContextin test utilitiesisPlaygroundparameter toisStudioinformatAgentfunction@mastra/hono
playgroundandisDevfromHonoVariablestypeplaygroundandisDevcontext variables in middleware@mastra/express
playgroundandisDevfromExpress.LocalsinterfaceplaygroundandisDevin response localsUpdated dependencies [
edb07e4,b7e17d3,26346be,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Breaking Changes (#11028)
RuntimeContexttype toServerContextto avoid confusion with the user-facingRequestContext(previously calledRuntimeContext)playgroundandisDevoptions from server adapter constructors - these only set context variables without any actual functionalityChanges
@mastra/server
RuntimeContexttype toServerContextin route handler typescreateTestRuntimeContexttocreateTestServerContextin test utilitiesisPlaygroundparameter toisStudioinformatAgentfunction@mastra/hono
playgroundandisDevfromHonoVariablestypeplaygroundandisDevcontext variables in middleware@mastra/express
playgroundandisDevfromExpress.LocalsinterfaceplaygroundandisDevin response localsAdd delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Breaking Changes (#11028)
RuntimeContexttype toServerContextto avoid confusion with the user-facingRequestContext(previously calledRuntimeContext)playgroundandisDevoptions from server adapter constructors - these only set context variables without any actual functionalityChanges
@mastra/server
RuntimeContexttype toServerContextin route handler typescreateTestRuntimeContexttocreateTestServerContextin test utilitiesisPlaygroundparameter toisStudioinformatAgentfunction@mastra/hono
playgroundandisDevfromHonoVariablestypeplaygroundandisDevcontext variables in middleware@mastra/express
playgroundandisDevfromExpress.LocalsinterfaceplaygroundandisDevin response localsUpdated dependencies [
edb07e4,b7e17d3,26346be,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Breaking Changes (#11028)
RuntimeContexttype toServerContextto avoid confusion with the user-facingRequestContext(previously calledRuntimeContext)playgroundandisDevoptions from server adapter constructors - these only set context variables without any actual functionalityChanges
@mastra/server
RuntimeContexttype toServerContextin route handler typescreateTestRuntimeContexttocreateTestServerContextin test utilitiesisPlaygroundparameter toisStudioinformatAgentfunction@mastra/hono
playgroundandisDevfromHonoVariablestypeplaygroundandisDevcontext variables in middleware@mastra/express
playgroundandisDevfromExpress.LocalsinterfaceplaygroundandisDevin response localsUpdated dependencies [
edb07e4,b7e17d3,26346be,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Add halfvec type support for large dimension embeddings (#11002)
Adds
vectorTypeoption tocreateIndex()for choosing between full precision (vector) and half precision (halfvec) storage. halfvec uses 2 bytes per dimension instead of 4, enabling indexes on embeddings up to 4000 dimensions.Requires pgvector >= 0.7.0 for halfvec support. Docker compose files updated to use pgvector 0.8.0.
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Add delete workflow run API (#10991)
Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]:@mastra/[email protected]
Patch Changes
Internal code refactoring (#10830)
Add support for typed structured output in agent workflow steps (#11014)
When wrapping an agent with
createStep()and providing astructuredOutput.schema, the step'soutputSchemais now correctly inferred from the provided schema instead of defaulting to{ text: string }.This enables type-safe chaining of agent steps with structured output to subsequent steps:
When
structuredOutputis not provided, the agent step continues to use the default{ text: string }output schema.Updated dependencies [
edb07e4,b7e17d3,261473a,5d7000f,4f0331a,8a000da]: