@mastra/client-js 0.0.0-remove-tiktoken-20250415231938 → 0.0.0-remove-unused-import-20250909212718

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/CHANGELOG.md +1937 -2
  2. package/LICENSE.md +11 -42
  3. package/README.md +7 -4
  4. package/dist/client.d.ts +280 -0
  5. package/dist/client.d.ts.map +1 -0
  6. package/dist/example.d.ts +2 -0
  7. package/dist/example.d.ts.map +1 -0
  8. package/dist/index.cjs +2668 -106
  9. package/dist/index.cjs.map +1 -0
  10. package/dist/index.d.ts +4 -585
  11. package/dist/index.d.ts.map +1 -0
  12. package/dist/index.js +2656 -98
  13. package/dist/index.js.map +1 -0
  14. package/dist/resources/a2a.d.ts +41 -0
  15. package/dist/resources/a2a.d.ts.map +1 -0
  16. package/dist/resources/agent-builder.d.ts +161 -0
  17. package/dist/resources/agent-builder.d.ts.map +1 -0
  18. package/dist/resources/agent.d.ts +155 -0
  19. package/dist/resources/agent.d.ts.map +1 -0
  20. package/dist/resources/base.d.ts +13 -0
  21. package/dist/resources/base.d.ts.map +1 -0
  22. package/dist/resources/index.d.ts +13 -0
  23. package/dist/resources/index.d.ts.map +1 -0
  24. package/dist/resources/legacy-workflow.d.ts +87 -0
  25. package/dist/resources/legacy-workflow.d.ts.map +1 -0
  26. package/dist/resources/mcp-tool.d.ts +27 -0
  27. package/dist/resources/mcp-tool.d.ts.map +1 -0
  28. package/dist/resources/memory-thread.d.ts +53 -0
  29. package/dist/resources/memory-thread.d.ts.map +1 -0
  30. package/dist/resources/network-memory-thread.d.ts +47 -0
  31. package/dist/resources/network-memory-thread.d.ts.map +1 -0
  32. package/dist/resources/network.d.ts +30 -0
  33. package/dist/resources/network.d.ts.map +1 -0
  34. package/dist/resources/observability.d.ts +19 -0
  35. package/dist/resources/observability.d.ts.map +1 -0
  36. package/dist/resources/tool.d.ts +23 -0
  37. package/dist/resources/tool.d.ts.map +1 -0
  38. package/dist/resources/vNextNetwork.d.ts +42 -0
  39. package/dist/resources/vNextNetwork.d.ts.map +1 -0
  40. package/dist/resources/vector.d.ts +48 -0
  41. package/dist/resources/vector.d.ts.map +1 -0
  42. package/dist/resources/workflow.d.ts +169 -0
  43. package/dist/resources/workflow.d.ts.map +1 -0
  44. package/dist/types.d.ts +462 -0
  45. package/dist/types.d.ts.map +1 -0
  46. package/dist/utils/index.d.ts +3 -0
  47. package/dist/utils/index.d.ts.map +1 -0
  48. package/dist/utils/process-client-tools.d.ts +3 -0
  49. package/dist/utils/process-client-tools.d.ts.map +1 -0
  50. package/dist/utils/process-mastra-stream.d.ts +7 -0
  51. package/dist/utils/process-mastra-stream.d.ts.map +1 -0
  52. package/dist/utils/zod-to-json-schema.d.ts +3 -0
  53. package/dist/utils/zod-to-json-schema.d.ts.map +1 -0
  54. package/package.json +41 -18
  55. package/dist/index.d.cts +0 -585
  56. package/eslint.config.js +0 -6
  57. package/src/client.ts +0 -223
  58. package/src/example.ts +0 -65
  59. package/src/index.test.ts +0 -710
  60. package/src/index.ts +0 -2
  61. package/src/resources/agent.ts +0 -205
  62. package/src/resources/base.ts +0 -70
  63. package/src/resources/index.ts +0 -7
  64. package/src/resources/memory-thread.ts +0 -60
  65. package/src/resources/network.ts +0 -92
  66. package/src/resources/tool.ts +0 -32
  67. package/src/resources/vector.ts +0 -83
  68. package/src/resources/workflow.ts +0 -215
  69. package/src/types.ts +0 -224
  70. package/tsconfig.json +0 -5
  71. package/vitest.config.js +0 -8
package/CHANGELOG.md CHANGED
@@ -1,13 +1,1948 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-remove-tiktoken-20250415231938
3
+ ## 0.0.0-remove-unused-import-20250909212718
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - Allow streamVNext and generateVNext to use structuredOutputs from the MastraClient ([#7597](https://github.com/mastra-ai/mastra/pull/7597))
8
+
9
+ - Use workflow streamVNext in playground ([#7575](https://github.com/mastra-ai/mastra/pull/7575))
10
+
11
+ - Make agent streamVNext work with clientTools in client js ([#7577](https://github.com/mastra-ai/mastra/pull/7577))
12
+
13
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
14
+ - @mastra/core@0.0.0-remove-unused-import-20250909212718
15
+
16
+ ## 0.12.1-alpha.2
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [[`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
21
+ - @mastra/core@0.16.1-alpha.2
22
+
23
+ ## 0.12.1-alpha.1
24
+
25
+ ### Patch Changes
26
+
27
+ - Allow streamVNext and generateVNext to use structuredOutputs from the MastraClient ([#7597](https://github.com/mastra-ai/mastra/pull/7597))
28
+
29
+ - Use workflow streamVNext in playground ([#7575](https://github.com/mastra-ai/mastra/pull/7575))
30
+
31
+ - Make agent streamVNext work with clientTools in client js ([#7577](https://github.com/mastra-ai/mastra/pull/7577))
32
+
33
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e)]:
34
+ - @mastra/core@0.16.1-alpha.1
35
+
36
+ ## 0.12.1-alpha.0
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
41
+ - @mastra/core@0.16.1-alpha.0
42
+
43
+ ## 0.12.0
44
+
45
+ ### Minor Changes
46
+
47
+ - 6155cfc: Remove AGUI implementation from client-js
48
+
49
+ ### Patch Changes
50
+
51
+ - cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
52
+ - 5397eb4: Add public URL support when adding files in Multi Modal
53
+ - Updated dependencies [8fbf79e]
54
+ - Updated dependencies [fd83526]
55
+ - Updated dependencies [d0b90ab]
56
+ - Updated dependencies [6f5eb7a]
57
+ - Updated dependencies [a01cf14]
58
+ - Updated dependencies [a9e50ee]
59
+ - Updated dependencies [5397eb4]
60
+ - Updated dependencies [c9f4e4a]
61
+ - Updated dependencies [0acbc80]
62
+ - @mastra/core@0.16.0
63
+
64
+ ## 0.12.0-alpha.1
65
+
66
+ ### Patch Changes
67
+
68
+ - Updated dependencies [8fbf79e]
69
+ - @mastra/core@0.16.0-alpha.1
70
+
71
+ ## 0.12.0-alpha.0
72
+
73
+ ### Minor Changes
74
+
75
+ - 6155cfc: Remove AGUI implementation from client-js
76
+
77
+ ### Patch Changes
78
+
79
+ - cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
80
+ - 5397eb4: Add public URL support when adding files in Multi Modal
81
+ - Updated dependencies [fd83526]
82
+ - Updated dependencies [d0b90ab]
83
+ - Updated dependencies [6f5eb7a]
84
+ - Updated dependencies [a01cf14]
85
+ - Updated dependencies [a9e50ee]
86
+ - Updated dependencies [5397eb4]
87
+ - Updated dependencies [c9f4e4a]
88
+ - Updated dependencies [0acbc80]
89
+ - @mastra/core@0.16.0-alpha.0
90
+
91
+ ## 0.11.3
92
+
93
+ ### Patch Changes
94
+
95
+ - ab48c97: dependencies updates:
96
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
97
+ - ff89505: Add deprecation warnings and add legacy routes
98
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
99
+ - 26b0d7c: Cleanup pkg output
100
+ - 48f0742: add deployer, server and clientjs handlers for agent builder template
101
+ - 5de1555: Fixed tracingContext on tool executions in AI tracing
102
+ - Updated dependencies [ab48c97]
103
+ - Updated dependencies [85ef90b]
104
+ - Updated dependencies [aedbbfa]
105
+ - Updated dependencies [ff89505]
106
+ - Updated dependencies [637f323]
107
+ - Updated dependencies [de3cbc6]
108
+ - Updated dependencies [c19bcf7]
109
+ - Updated dependencies [4474d04]
110
+ - Updated dependencies [183dc95]
111
+ - Updated dependencies [a1111e2]
112
+ - Updated dependencies [b42a961]
113
+ - Updated dependencies [61debef]
114
+ - Updated dependencies [9beaeff]
115
+ - Updated dependencies [29de0e1]
116
+ - Updated dependencies [f643c65]
117
+ - Updated dependencies [00c74e7]
118
+ - Updated dependencies [fef7375]
119
+ - Updated dependencies [e3d8fea]
120
+ - Updated dependencies [45e4d39]
121
+ - Updated dependencies [9eee594]
122
+ - Updated dependencies [7149d8d]
123
+ - Updated dependencies [822c2e8]
124
+ - Updated dependencies [979912c]
125
+ - Updated dependencies [7dcf4c0]
126
+ - Updated dependencies [4106a58]
127
+ - Updated dependencies [ad78bfc]
128
+ - Updated dependencies [0302f50]
129
+ - Updated dependencies [6ac697e]
130
+ - Updated dependencies [74db265]
131
+ - Updated dependencies [0ce418a]
132
+ - Updated dependencies [af90672]
133
+ - Updated dependencies [8387952]
134
+ - Updated dependencies [7f3b8da]
135
+ - Updated dependencies [905352b]
136
+ - Updated dependencies [599d04c]
137
+ - Updated dependencies [56041d0]
138
+ - Updated dependencies [3412597]
139
+ - Updated dependencies [5eca5d2]
140
+ - Updated dependencies [f2cda47]
141
+ - Updated dependencies [5de1555]
142
+ - Updated dependencies [cfd377a]
143
+ - Updated dependencies [1ed5a3e]
144
+ - @mastra/core@0.15.3
145
+
146
+ ## 0.11.3-alpha.9
147
+
148
+ ### Patch Changes
149
+
150
+ - Updated dependencies [[`599d04c`](https://github.com/mastra-ai/mastra/commit/599d04cebe92c1d536fee3190434941b8c91548e)]:
151
+ - @mastra/core@0.15.3-alpha.9
152
+
153
+ ## 0.11.3-alpha.8
154
+
155
+ ### Patch Changes
156
+
157
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
158
+ - @mastra/core@0.15.3-alpha.8
159
+
160
+ ## 0.11.3-alpha.7
161
+
162
+ ### Patch Changes
163
+
164
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
165
+ - @mastra/core@0.15.3-alpha.7
166
+
167
+ ## 0.11.3-alpha.6
168
+
169
+ ### Patch Changes
170
+
171
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
172
+ - @mastra/core@0.15.3-alpha.6
173
+
174
+ ## 0.11.3-alpha.5
175
+
176
+ ### Patch Changes
177
+
178
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
179
+
180
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
181
+ - @mastra/core@0.15.3-alpha.5
182
+
183
+ ## 0.11.3-alpha.4
184
+
185
+ ### Patch Changes
186
+
187
+ - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
188
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
189
+
190
+ - [#7269](https://github.com/mastra-ai/mastra/pull/7269) [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa) Thanks [@wardpeet](https://github.com/wardpeet)! - Add deprecation warnings and add legacy routes
191
+
192
+ - [#7329](https://github.com/mastra-ai/mastra/pull/7329) [`26b0d7c`](https://github.com/mastra-ai/mastra/commit/26b0d7c7cba46469351d453714e119ac7aae9da2) Thanks [@wardpeet](https://github.com/wardpeet)! - Cleanup pkg output
193
+
194
+ - [#7136](https://github.com/mastra-ai/mastra/pull/7136) [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d) Thanks [@NikAiyer](https://github.com/NikAiyer)! - add deployer, server and clientjs handlers for agent builder template
195
+
196
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
197
+ - @mastra/core@0.15.3-alpha.4
198
+
199
+ ## 0.11.3-alpha.3
200
+
201
+ ### Patch Changes
202
+
203
+ - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
204
+ - @mastra/core@0.15.3-alpha.3
205
+
206
+ ## 0.11.3-alpha.2
207
+
208
+ ### Patch Changes
209
+
210
+ - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
211
+ - @mastra/core@0.15.3-alpha.2
212
+
213
+ ## 0.11.3-alpha.1
214
+
215
+ ### Patch Changes
216
+
217
+ - Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
218
+ - @mastra/core@0.15.3-alpha.1
219
+
220
+ ## 0.11.3-alpha.0
221
+
222
+ ### Patch Changes
223
+
224
+ - [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
225
+
226
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
227
+ - @mastra/core@0.15.3-alpha.0
228
+
229
+ ## 0.11.2
230
+
231
+ ### Patch Changes
232
+
233
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
234
+
235
+ - Updated dependencies []:
236
+ - @mastra/core@0.15.2
237
+
238
+ ## 0.11.1
239
+
240
+ ### Patch Changes
241
+
242
+ - Updated dependencies []:
243
+ - @mastra/core@0.15.1
244
+
245
+ ## 0.11.0
246
+
247
+ ### Minor Changes
248
+
249
+ - [#6993](https://github.com/mastra-ai/mastra/pull/6993) [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve types and fix linting issues
250
+
251
+ - [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
252
+
253
+ ### Patch Changes
254
+
255
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
256
+
257
+ - [#6972](https://github.com/mastra-ai/mastra/pull/6972) [`00ef6c1`](https://github.com/mastra-ai/mastra/commit/00ef6c1d3c76708712acd3de7f39c4d6b0f3b427) Thanks [@roaminro](https://github.com/roaminro)! - add credentials option for fetch requests
258
+
259
+ - [#6949](https://github.com/mastra-ai/mastra/pull/6949) [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1) Thanks [@CalebBarnes](https://github.com/CalebBarnes)! - stream/generate vnext: simplify internal output schema handling, improve types and typescript generics, and add jsdoc comments
260
+
261
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
262
+
263
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
264
+ - @mastra/core@0.15.0
265
+
266
+ ## 0.11.0-alpha.4
267
+
268
+ ### Minor Changes
269
+
270
+ - [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
271
+
272
+ ### Patch Changes
273
+
274
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
275
+ - @mastra/core@0.15.0-alpha.4
276
+
277
+ ## 0.11.0-alpha.3
278
+
279
+ ### Patch Changes
280
+
281
+ - Updated dependencies []:
282
+ - @mastra/core@0.15.0-alpha.3
283
+
284
+ ## 0.11.0-alpha.2
285
+
286
+ ### Patch Changes
287
+
288
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
289
+ - @mastra/core@0.14.2-alpha.2
290
+
291
+ ## 0.11.0-alpha.1
292
+
293
+ ### Minor Changes
294
+
295
+ - [#6993](https://github.com/mastra-ai/mastra/pull/6993) [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve types and fix linting issues
296
+
297
+ ### Patch Changes
298
+
299
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
300
+
301
+ - [#6972](https://github.com/mastra-ai/mastra/pull/6972) [`00ef6c1`](https://github.com/mastra-ai/mastra/commit/00ef6c1d3c76708712acd3de7f39c4d6b0f3b427) Thanks [@roaminro](https://github.com/roaminro)! - add credentials option for fetch requests
302
+
303
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
304
+
305
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
306
+ - @mastra/core@0.14.2-alpha.1
307
+
308
+ ## 0.10.24-alpha.0
309
+
310
+ ### Patch Changes
311
+
312
+ - [#6949](https://github.com/mastra-ai/mastra/pull/6949) [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1) Thanks [@CalebBarnes](https://github.com/CalebBarnes)! - stream/generate vnext: simplify internal output schema handling, improve types and typescript generics, and add jsdoc comments
313
+
314
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
315
+ - @mastra/core@0.14.2-alpha.0
316
+
317
+ ## 0.10.23
318
+
319
+ ### Patch Changes
320
+
321
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
322
+ - @mastra/core@0.14.1
323
+
324
+ ## 0.10.23-alpha.1
325
+
326
+ ### Patch Changes
327
+
328
+ - Updated dependencies [[`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236)]:
329
+ - @mastra/core@0.14.1-alpha.1
330
+
331
+ ## 0.10.23-alpha.0
332
+
333
+ ### Patch Changes
334
+
335
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
336
+ - @mastra/core@0.14.1-alpha.0
337
+
338
+ ## 0.10.22
339
+
340
+ ### Patch Changes
341
+
342
+ - 0a7f675: Add VNext methods and `processMastraStream`
343
+ - 6313063: Implement model switcher in playground
344
+ - 1d59515: Add options to playground based on modelVersion
345
+ - Updated dependencies [227c7e6]
346
+ - Updated dependencies [12cae67]
347
+ - Updated dependencies [fd3a3eb]
348
+ - Updated dependencies [6faaee5]
349
+ - Updated dependencies [4232b14]
350
+ - Updated dependencies [a89de7e]
351
+ - Updated dependencies [5a37d0c]
352
+ - Updated dependencies [4bde0cb]
353
+ - Updated dependencies [cf4f357]
354
+ - Updated dependencies [ad888a2]
355
+ - Updated dependencies [481751d]
356
+ - Updated dependencies [2454423]
357
+ - Updated dependencies [194e395]
358
+ - Updated dependencies [a722c0b]
359
+ - Updated dependencies [c30bca8]
360
+ - Updated dependencies [3b5fec7]
361
+ - Updated dependencies [a8f129d]
362
+ - @mastra/core@0.14.0
363
+
364
+ ## 0.10.22-alpha.7
365
+
366
+ ### Patch Changes
367
+
368
+ - @mastra/core@0.14.0-alpha.7
369
+
370
+ ## 0.10.22-alpha.6
371
+
372
+ ### Patch Changes
373
+
374
+ - Updated dependencies [ad888a2]
375
+ - Updated dependencies [481751d]
376
+ - Updated dependencies [194e395]
377
+ - @mastra/core@0.14.0-alpha.6
378
+
379
+ ## 0.10.22-alpha.5
380
+
381
+ ### Patch Changes
382
+
383
+ - @mastra/core@0.14.0-alpha.5
384
+
385
+ ## 0.10.22-alpha.4
386
+
387
+ ### Patch Changes
388
+
389
+ - 0a7f675: Client JS vnext methods
390
+ - 1d59515: Add options to playground based on modelVersion
391
+ - 195eabb: Process Mastra Stream
392
+ - Updated dependencies [0a7f675]
393
+ - Updated dependencies [12cae67]
394
+ - Updated dependencies [5a37d0c]
395
+ - Updated dependencies [4bde0cb]
396
+ - Updated dependencies [1a80071]
397
+ - Updated dependencies [36a3be8]
398
+ - Updated dependencies [361757b]
399
+ - Updated dependencies [2bb9955]
400
+ - Updated dependencies [2454423]
401
+ - Updated dependencies [a44d91e]
402
+ - Updated dependencies [dfb91e9]
403
+ - Updated dependencies [a741dde]
404
+ - Updated dependencies [7cb3fc0]
405
+ - Updated dependencies [195eabb]
406
+ - Updated dependencies [b78b95b]
407
+ - @mastra/core@0.14.0-alpha.4
408
+
409
+ ## 0.10.22-alpha.3
410
+
411
+ ### Patch Changes
412
+
413
+ - Updated dependencies [227c7e6]
414
+ - Updated dependencies [fd3a3eb]
415
+ - Updated dependencies [a8f129d]
416
+ - @mastra/core@0.14.0-alpha.3
417
+
418
+ ## 0.10.22-alpha.2
419
+
420
+ ### Patch Changes
421
+
422
+ - @mastra/core@0.14.0-alpha.2
423
+
424
+ ## 0.10.22-alpha.1
425
+
426
+ ### Patch Changes
427
+
428
+ - 6313063: Implement model switcher in playground
429
+ - Updated dependencies [6faaee5]
430
+ - Updated dependencies [4232b14]
431
+ - Updated dependencies [a89de7e]
432
+ - Updated dependencies [cf4f357]
433
+ - Updated dependencies [a722c0b]
434
+ - Updated dependencies [3b5fec7]
435
+ - @mastra/core@0.14.0-alpha.1
436
+
437
+ ## 0.10.22-alpha.0
438
+
439
+ ### Patch Changes
440
+
441
+ - Updated dependencies [c30bca8]
442
+ - @mastra/core@0.13.3-alpha.0
443
+
444
+ ## 0.10.21
445
+
446
+ ### Patch Changes
447
+
448
+ - a239d41: Updated A2A syntax to v0.3.0
449
+ - 96169cc: Create handler that returns providers user has keys for in their env
450
+ - ce04175: Add update agent model handler
451
+ - Updated dependencies [d5330bf]
452
+ - Updated dependencies [2e74797]
453
+ - Updated dependencies [8388649]
454
+ - Updated dependencies [a239d41]
455
+ - Updated dependencies [dd94a26]
456
+ - Updated dependencies [3ba6772]
457
+ - Updated dependencies [b5cf2a3]
458
+ - Updated dependencies [2fff911]
459
+ - Updated dependencies [b32c50d]
460
+ - Updated dependencies [63449d0]
461
+ - Updated dependencies [121a3f8]
462
+ - Updated dependencies [ec510e7]
463
+ - @mastra/core@0.13.2
464
+
465
+ ## 0.10.21-alpha.3
466
+
467
+ ### Patch Changes
468
+
469
+ - Updated dependencies [b5cf2a3]
470
+ - @mastra/core@0.13.2-alpha.3
471
+
472
+ ## 0.10.21-alpha.2
473
+
474
+ ### Patch Changes
475
+
476
+ - a239d41: Updated A2A syntax to v0.3.0
477
+ - 96169cc: Create handler that returns providers user has keys for in their env
478
+ - ce04175: Add update agent model handler
479
+ - Updated dependencies [d5330bf]
480
+ - Updated dependencies [a239d41]
481
+ - Updated dependencies [b32c50d]
482
+ - Updated dependencies [121a3f8]
483
+ - Updated dependencies [ec510e7]
484
+ - @mastra/core@0.13.2-alpha.2
485
+
486
+ ## 0.10.21-alpha.1
487
+
488
+ ### Patch Changes
489
+
490
+ - Updated dependencies [2e74797]
491
+ - Updated dependencies [63449d0]
492
+ - @mastra/core@0.13.2-alpha.1
493
+
494
+ ## 0.10.21-alpha.0
495
+
496
+ ### Patch Changes
497
+
498
+ - Updated dependencies [8388649]
499
+ - Updated dependencies [dd94a26]
500
+ - Updated dependencies [3ba6772]
501
+ - Updated dependencies [2fff911]
502
+ - @mastra/core@0.13.2-alpha.0
503
+
504
+ ## 0.10.20
505
+
506
+ ### Patch Changes
507
+
508
+ - Updated dependencies [cd0042e]
509
+ - @mastra/core@0.13.1
510
+
511
+ ## 0.10.20-alpha.0
512
+
513
+ ### Patch Changes
514
+
515
+ - Updated dependencies [cd0042e]
516
+ - @mastra/core@0.13.1-alpha.0
517
+
518
+ ## 0.10.19
519
+
520
+ ### Patch Changes
521
+
522
+ - 42dfc48: Fix tool messages structure in agui adapter
523
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
524
+ - Updated dependencies [cb36de0]
525
+ - Updated dependencies [d0496e6]
526
+ - Updated dependencies [a82b851]
527
+ - Updated dependencies [ea0c5f2]
528
+ - Updated dependencies [41a0a0e]
529
+ - Updated dependencies [2871020]
530
+ - Updated dependencies [94f4812]
531
+ - Updated dependencies [e202b82]
532
+ - Updated dependencies [e00f6a0]
533
+ - Updated dependencies [4a406ec]
534
+ - Updated dependencies [b0e43c1]
535
+ - Updated dependencies [5d377e5]
536
+ - Updated dependencies [1fb812e]
537
+ - Updated dependencies [35c5798]
538
+ - @mastra/core@0.13.0
539
+
540
+ ## 0.10.19-alpha.3
541
+
542
+ ### Patch Changes
543
+
544
+ - Updated dependencies [d0496e6]
545
+ - @mastra/core@0.13.0-alpha.3
546
+
547
+ ## 0.10.19-alpha.2
548
+
549
+ ### Patch Changes
550
+
551
+ - 42dfc48: Fix tool messages structure in agui adapter
552
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
553
+ - Updated dependencies [cb36de0]
554
+ - Updated dependencies [a82b851]
555
+ - Updated dependencies [41a0a0e]
556
+ - Updated dependencies [2871020]
557
+ - Updated dependencies [4a406ec]
558
+ - Updated dependencies [5d377e5]
559
+ - @mastra/core@0.13.0-alpha.2
560
+
561
+ ## 0.10.19-alpha.1
562
+
563
+ ### Patch Changes
564
+
565
+ - Updated dependencies [ea0c5f2]
566
+ - Updated dependencies [b0e43c1]
567
+ - Updated dependencies [1fb812e]
568
+ - Updated dependencies [35c5798]
569
+ - @mastra/core@0.13.0-alpha.1
570
+
571
+ ## 0.10.19-alpha.0
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [94f4812]
576
+ - Updated dependencies [e202b82]
577
+ - Updated dependencies [e00f6a0]
578
+ - @mastra/core@0.12.2-alpha.0
579
+
580
+ ## 0.10.18
581
+
582
+ ### Patch Changes
583
+
584
+ - 6690a16: dependencies updates:
585
+ - Updated dependency [`@ag-ui/client@^0.0.35` ↗︎](https://www.npmjs.com/package/@ag-ui/client/v/0.0.35) (from `^0.0.27`, in `dependencies`)
586
+ - Updated dependencies [33dcb07]
587
+ - Updated dependencies [d0d9500]
588
+ - Updated dependencies [d30b1a0]
589
+ - Updated dependencies [bff87f7]
590
+ - Updated dependencies [b4a8df0]
591
+ - @mastra/core@0.12.1
592
+
593
+ ## 0.10.18-alpha.1
594
+
595
+ ### Patch Changes
596
+
597
+ - Updated dependencies [d0d9500]
598
+ - @mastra/core@0.12.1-alpha.1
599
+
600
+ ## 0.10.18-alpha.0
601
+
602
+ ### Patch Changes
603
+
604
+ - 6690a16: dependencies updates:
605
+ - Updated dependency [`@ag-ui/client@^0.0.35` ↗︎](https://www.npmjs.com/package/@ag-ui/client/v/0.0.35) (from `^0.0.27`, in `dependencies`)
606
+ - Updated dependencies [33dcb07]
607
+ - Updated dependencies [d30b1a0]
608
+ - Updated dependencies [bff87f7]
609
+ - Updated dependencies [b4a8df0]
610
+ - @mastra/core@0.12.1-alpha.0
611
+
612
+ ## 0.10.17
613
+
614
+ ### Patch Changes
615
+
616
+ - aa2715b: process stream response error handling
617
+ - 6bd354c: Should not send content type if body instance of FormData
618
+ - cda801d: Added the ability to pass in metadata for UIMessage and MastraMessageV2 in client-js and agent.stream/generate
619
+ - b641ba3: fix: save score params
620
+ - 9802f42: Added types and tests to ensure client-js and hono endpoints can save memory messages where the input is either a v1 or v2 mastra message
621
+ - 1ac8f6b: deduplicate message
622
+ - b8efbb9: feat: add flexible deleteMessages method to memory API
623
+ - Added `memory.deleteMessages(input)` method that accepts multiple input types:
624
+ - Single message ID as string: `deleteMessages('msg-123')`
625
+ - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
626
+ - Message object with id property: `deleteMessages({ id: 'msg-123' })`
627
+ - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
628
+ - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
629
+ - Added REST API endpoint: `POST /api/memory/messages/delete`
630
+ - Updated client SDK: `thread.deleteMessages()` accepts all input types
631
+ - Updates thread timestamps when messages are deleted
632
+ - Added comprehensive test coverage and documentation
633
+
634
+ - Updated dependencies [510e2c8]
635
+ - Updated dependencies [2f72fb2]
636
+ - Updated dependencies [27cc97a]
637
+ - Updated dependencies [3f89307]
638
+ - Updated dependencies [9eda7d4]
639
+ - Updated dependencies [9d49408]
640
+ - Updated dependencies [41daa63]
641
+ - Updated dependencies [ad0a58b]
642
+ - Updated dependencies [254a36b]
643
+ - Updated dependencies [2ecf658]
644
+ - Updated dependencies [7a7754f]
645
+ - Updated dependencies [fc92d80]
646
+ - Updated dependencies [e0f73c6]
647
+ - Updated dependencies [0b89602]
648
+ - Updated dependencies [4d37822]
649
+ - Updated dependencies [23a6a7c]
650
+ - Updated dependencies [cda801d]
651
+ - Updated dependencies [a77c823]
652
+ - Updated dependencies [ff9c125]
653
+ - Updated dependencies [09bca64]
654
+ - Updated dependencies [b8efbb9]
655
+ - Updated dependencies [71466e7]
656
+ - Updated dependencies [0c99fbe]
657
+ - @mastra/core@0.12.0
658
+
659
+ ## 0.10.17-alpha.5
660
+
661
+ ### Patch Changes
662
+
663
+ - @mastra/core@0.12.0-alpha.5
664
+
665
+ ## 0.10.17-alpha.4
666
+
667
+ ### Patch Changes
668
+
669
+ - Updated dependencies [ad0a58b]
670
+ - @mastra/core@0.12.0-alpha.4
671
+
672
+ ## 0.10.17-alpha.3
673
+
674
+ ### Patch Changes
675
+
676
+ - 9802f42: Added types and tests to ensure client-js and hono endpoints can save memory messages where the input is either a v1 or v2 mastra message
677
+ - 1ac8f6b: deduplicate message
678
+ - @mastra/core@0.12.0-alpha.3
679
+
680
+ ## 0.10.17-alpha.2
681
+
682
+ ### Patch Changes
683
+
684
+ - aa2715b: process stream response error handling
685
+ - b8efbb9: feat: add flexible deleteMessages method to memory API
686
+ - Added `memory.deleteMessages(input)` method that accepts multiple input types:
687
+ - Single message ID as string: `deleteMessages('msg-123')`
688
+ - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
689
+ - Message object with id property: `deleteMessages({ id: 'msg-123' })`
690
+ - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
691
+ - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
692
+ - Added REST API endpoint: `POST /api/memory/messages/delete`
693
+ - Updated client SDK: `thread.deleteMessages()` accepts all input types
694
+ - Updates thread timestamps when messages are deleted
695
+ - Added comprehensive test coverage and documentation
696
+
697
+ - Updated dependencies [27cc97a]
698
+ - Updated dependencies [41daa63]
699
+ - Updated dependencies [254a36b]
700
+ - Updated dependencies [0b89602]
701
+ - Updated dependencies [4d37822]
702
+ - Updated dependencies [ff9c125]
703
+ - Updated dependencies [b8efbb9]
704
+ - Updated dependencies [71466e7]
705
+ - Updated dependencies [0c99fbe]
706
+ - @mastra/core@0.12.0-alpha.2
707
+
708
+ ## 0.10.17-alpha.1
709
+
710
+ ### Patch Changes
711
+
712
+ - cda801d: Added the ability to pass in metadata for UIMessage and MastraMessageV2 in client-js and agent.stream/generate
713
+ - Updated dependencies [e0f73c6]
714
+ - Updated dependencies [cda801d]
715
+ - Updated dependencies [a77c823]
716
+ - @mastra/core@0.12.0-alpha.1
717
+
718
+ ## 0.10.17-alpha.0
719
+
720
+ ### Patch Changes
721
+
722
+ - 6bd354c: Should not send content type if body instance of FormData
723
+ - b641ba3: fix: save score params
724
+ - Updated dependencies [510e2c8]
725
+ - Updated dependencies [2f72fb2]
726
+ - Updated dependencies [3f89307]
727
+ - Updated dependencies [9eda7d4]
728
+ - Updated dependencies [9d49408]
729
+ - Updated dependencies [2ecf658]
730
+ - Updated dependencies [7a7754f]
731
+ - Updated dependencies [fc92d80]
732
+ - Updated dependencies [23a6a7c]
733
+ - Updated dependencies [09bca64]
734
+ - @mastra/core@0.12.0-alpha.0
735
+
736
+ ## 0.10.16
737
+
738
+ ### Patch Changes
739
+
740
+ - @mastra/core@0.11.1
741
+
742
+ ## 0.10.15
743
+
744
+ ### Patch Changes
745
+
746
+ - 4832752: Do not set content-type header when making POST/PUT requests without a body
747
+ - f248d53: Adding `getMessagesPaginated` to the serve, deployer, and client-js
748
+ - 2affc57: Fix output type of network loop
749
+ - 032cb66: ClientJS
750
+ - 7827943: Handle streaming large data
751
+ - 65e3395: Add Scores playground-ui and add scorer hooks
752
+ - 80c2b06: Fix agent chat stop button to cancel stream/generate reqs in the playground
753
+ - 6f6e651: Alias createRun -> createRunAsync to match Mastra Workflow class
754
+ - Updated dependencies [f248d53]
755
+ - Updated dependencies [2affc57]
756
+ - Updated dependencies [66e13e3]
757
+ - Updated dependencies [edd9482]
758
+ - Updated dependencies [18344d7]
759
+ - Updated dependencies [9d372c2]
760
+ - Updated dependencies [40c2525]
761
+ - Updated dependencies [e473f27]
762
+ - Updated dependencies [032cb66]
763
+ - Updated dependencies [703ac71]
764
+ - Updated dependencies [a723d69]
765
+ - Updated dependencies [7827943]
766
+ - Updated dependencies [5889a31]
767
+ - Updated dependencies [bf1e7e7]
768
+ - Updated dependencies [65e3395]
769
+ - Updated dependencies [4933192]
770
+ - Updated dependencies [d1c77a4]
771
+ - Updated dependencies [bea9dd1]
772
+ - Updated dependencies [dcd4802]
773
+ - Updated dependencies [cbddd18]
774
+ - Updated dependencies [7ba91fa]
775
+ - @mastra/core@0.11.0
776
+
777
+ ## 0.10.15-alpha.3
778
+
779
+ ### Patch Changes
780
+
781
+ - @mastra/core@0.11.0-alpha.3
782
+
783
+ ## 0.10.15-alpha.2
784
+
785
+ ### Patch Changes
786
+
787
+ - 4832752: Do not set content-type header when making POST/PUT requests without a body
788
+ - f248d53: Adding `getMessagesPaginated` to the serve, deployer, and client-js
789
+ - 2affc57: Fix output type of network loop
790
+ - 032cb66: ClientJS
791
+ - 65e3395: Add Scores playground-ui and add scorer hooks
792
+ - 80c2b06: Fix agent chat stop button to cancel stream/generate reqs in the playground
793
+ - 6f6e651: Alias createRun -> createRunAsync to match Mastra Workflow class
794
+ - Updated dependencies [f248d53]
795
+ - Updated dependencies [2affc57]
796
+ - Updated dependencies [66e13e3]
797
+ - Updated dependencies [edd9482]
798
+ - Updated dependencies [18344d7]
799
+ - Updated dependencies [9d372c2]
800
+ - Updated dependencies [40c2525]
801
+ - Updated dependencies [e473f27]
802
+ - Updated dependencies [032cb66]
803
+ - Updated dependencies [703ac71]
804
+ - Updated dependencies [a723d69]
805
+ - Updated dependencies [5889a31]
806
+ - Updated dependencies [65e3395]
807
+ - Updated dependencies [4933192]
808
+ - Updated dependencies [d1c77a4]
809
+ - Updated dependencies [bea9dd1]
810
+ - Updated dependencies [dcd4802]
811
+ - Updated dependencies [7ba91fa]
812
+ - @mastra/core@0.11.0-alpha.2
813
+
814
+ ## 0.10.15-alpha.1
815
+
816
+ ### Patch Changes
817
+
818
+ - @mastra/core@0.11.0-alpha.1
819
+
820
+ ## 0.10.15-alpha.0
821
+
822
+ ### Patch Changes
823
+
824
+ - 7827943: Handle streaming large data
825
+ - Updated dependencies [7827943]
826
+ - Updated dependencies [bf1e7e7]
827
+ - Updated dependencies [cbddd18]
828
+ - @mastra/core@0.11.0-alpha.0
829
+
830
+ ## 0.10.14
831
+
832
+ ### Patch Changes
833
+
834
+ - 31f9f6b: Replace crypto randomUUID in client SDK"
835
+ - 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
836
+ - 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
837
+ - Updated dependencies [0b56518]
838
+ - Updated dependencies [db5cc15]
839
+ - Updated dependencies [2ba5b76]
840
+ - Updated dependencies [5237998]
841
+ - Updated dependencies [c3a30de]
842
+ - Updated dependencies [37c1acd]
843
+ - Updated dependencies [1aa60b1]
844
+ - Updated dependencies [89ec9d4]
845
+ - Updated dependencies [cf3a184]
846
+ - Updated dependencies [d6bfd60]
847
+ - Updated dependencies [626b0f4]
848
+ - Updated dependencies [c22a91f]
849
+ - Updated dependencies [f7403ab]
850
+ - Updated dependencies [6c89d7f]
851
+ - @mastra/core@0.10.15
852
+
853
+ ## 0.10.14-alpha.1
854
+
855
+ ### Patch Changes
856
+
857
+ - Updated dependencies [0b56518]
858
+ - Updated dependencies [2ba5b76]
859
+ - Updated dependencies [c3a30de]
860
+ - Updated dependencies [cf3a184]
861
+ - Updated dependencies [d6bfd60]
862
+ - @mastra/core@0.10.15-alpha.1
863
+
864
+ ## 0.10.14-alpha.0
865
+
866
+ ### Patch Changes
867
+
868
+ - 31f9f6b: Replace crypto randomUUID in client SDK"
869
+ - 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
870
+ - 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
871
+ - Updated dependencies [db5cc15]
872
+ - Updated dependencies [5237998]
873
+ - Updated dependencies [37c1acd]
874
+ - Updated dependencies [1aa60b1]
875
+ - Updated dependencies [89ec9d4]
876
+ - Updated dependencies [626b0f4]
877
+ - Updated dependencies [c22a91f]
878
+ - Updated dependencies [f7403ab]
879
+ - Updated dependencies [6c89d7f]
880
+ - @mastra/core@0.10.15-alpha.0
881
+
882
+ ## 0.10.13
883
+
884
+ ### Patch Changes
885
+
886
+ - @mastra/core@0.10.14
887
+
888
+ ## 0.10.11
889
+
890
+ ### Patch Changes
891
+
892
+ - 9468be4: Fix error on agent generate while using antropic
893
+ - 44731a4: Client SDK - Expose processTextStream util for agent textstream with structured output
894
+ - Updated dependencies [b4a9811]
895
+ - Updated dependencies [4d5583d]
896
+ - @mastra/core@0.10.12
897
+
898
+ ## 0.10.11-alpha.1
899
+
900
+ ### Patch Changes
901
+
902
+ - Updated dependencies [4d5583d]
903
+ - @mastra/core@0.10.12-alpha.1
904
+
905
+ ## 0.10.11-alpha.0
906
+
907
+ ### Patch Changes
908
+
909
+ - 9468be4: Fix error on agent generate while using antropic
910
+ - 44731a4: Client SDK - Expose processTextStream util for agent textstream with structured output
911
+ - Updated dependencies [b4a9811]
912
+ - @mastra/core@0.10.12-alpha.0
913
+
914
+ ## 0.10.10
915
+
916
+ ### Patch Changes
917
+
918
+ - 18da791: Add abortSignal to client SDK options
919
+ - Updated dependencies [2873c7f]
920
+ - Updated dependencies [1c1c6a1]
921
+ - Updated dependencies [f8ce2cc]
922
+ - Updated dependencies [8c846b6]
923
+ - Updated dependencies [c7bbf1e]
924
+ - Updated dependencies [8722d53]
925
+ - Updated dependencies [565cc0c]
926
+ - Updated dependencies [b790fd1]
927
+ - Updated dependencies [132027f]
928
+ - Updated dependencies [0c85311]
929
+ - Updated dependencies [d7ed04d]
930
+ - Updated dependencies [cb16baf]
931
+ - Updated dependencies [f36e4f1]
932
+ - Updated dependencies [7f6e403]
933
+ - @mastra/core@0.10.11
934
+
935
+ ## 0.10.10-alpha.4
936
+
937
+ ### Patch Changes
938
+
939
+ - @mastra/core@0.10.11-alpha.4
940
+
941
+ ## 0.10.10-alpha.3
942
+
943
+ ### Patch Changes
944
+
945
+ - Updated dependencies [c7bbf1e]
946
+ - Updated dependencies [8722d53]
947
+ - Updated dependencies [132027f]
948
+ - Updated dependencies [0c85311]
949
+ - Updated dependencies [cb16baf]
950
+ - @mastra/core@0.10.11-alpha.3
951
+
952
+ ## 0.10.10-alpha.2
953
+
954
+ ### Patch Changes
955
+
956
+ - 18da791: Add abortSignal to client SDK options
957
+ - Updated dependencies [2873c7f]
958
+ - Updated dependencies [1c1c6a1]
959
+ - Updated dependencies [565cc0c]
960
+ - @mastra/core@0.10.11-alpha.2
961
+
962
+ ## 0.10.10-alpha.1
963
+
964
+ ### Patch Changes
965
+
966
+ - Updated dependencies [7f6e403]
967
+ - @mastra/core@0.10.11-alpha.1
968
+
969
+ ## 0.10.10-alpha.0
970
+
971
+ ### Patch Changes
972
+
973
+ - Updated dependencies [f8ce2cc]
974
+ - Updated dependencies [8c846b6]
975
+ - Updated dependencies [b790fd1]
976
+ - Updated dependencies [d7ed04d]
977
+ - Updated dependencies [f36e4f1]
978
+ - @mastra/core@0.10.11-alpha.0
979
+
980
+ ## 0.10.9
981
+
982
+ ### Patch Changes
983
+
984
+ - b60f510: Fix getWorkflowRuns by limit and offset
985
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
986
+ - Updated dependencies [4d3fbdf]
987
+ - @mastra/core@0.10.10
988
+
989
+ ## 0.10.9-alpha.1
990
+
991
+ ### Patch Changes
992
+
993
+ - b60f510: Fix getWorkflowRuns by limit and offset
994
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
995
+ - @mastra/core@0.10.10-alpha.1
996
+
997
+ ## 0.10.9-alpha.0
998
+
999
+ ### Patch Changes
1000
+
1001
+ - Updated dependencies [4d3fbdf]
1002
+ - @mastra/core@0.10.10-alpha.0
1003
+
1004
+ ## 0.10.8
1005
+
1006
+ ### Patch Changes
1007
+
1008
+ - 9047bda: clientTools - stream tool-result part
1009
+ - a606c75: show right suspend schema for nested workflow on playground
1010
+ - 1760a1c: Use workflow stream in playground instead of watch
1011
+ - 038e5ae: Add cancel workflow run
1012
+ - 7e801dd: Add tools to network api response
1013
+ - Updated dependencies [9dda1ac]
1014
+ - Updated dependencies [c984582]
1015
+ - Updated dependencies [7e801dd]
1016
+ - Updated dependencies [a606c75]
1017
+ - Updated dependencies [7aa70a4]
1018
+ - Updated dependencies [764f86a]
1019
+ - Updated dependencies [1760a1c]
1020
+ - Updated dependencies [038e5ae]
1021
+ - Updated dependencies [7dda16a]
1022
+ - Updated dependencies [5ebfcdd]
1023
+ - Updated dependencies [b2d0c91]
1024
+ - Updated dependencies [4e809ad]
1025
+ - Updated dependencies [57929df]
1026
+ - Updated dependencies [b7852ed]
1027
+ - Updated dependencies [6320a61]
1028
+ - @mastra/core@0.10.9
1029
+
1030
+ ## 0.10.8-alpha.0
1031
+
1032
+ ### Patch Changes
1033
+
1034
+ - 9047bda: clientTools - stream tool-result part
1035
+ - a606c75: show right suspend schema for nested workflow on playground
1036
+ - 1760a1c: Use workflow stream in playground instead of watch
1037
+ - 038e5ae: Add cancel workflow run
1038
+ - 7e801dd: Add tools to network api response
1039
+ - Updated dependencies [9dda1ac]
1040
+ - Updated dependencies [c984582]
1041
+ - Updated dependencies [7e801dd]
1042
+ - Updated dependencies [a606c75]
1043
+ - Updated dependencies [7aa70a4]
1044
+ - Updated dependencies [764f86a]
1045
+ - Updated dependencies [1760a1c]
1046
+ - Updated dependencies [038e5ae]
1047
+ - Updated dependencies [7dda16a]
1048
+ - Updated dependencies [5ebfcdd]
1049
+ - Updated dependencies [b2d0c91]
1050
+ - Updated dependencies [4e809ad]
1051
+ - Updated dependencies [57929df]
1052
+ - Updated dependencies [b7852ed]
1053
+ - Updated dependencies [6320a61]
1054
+ - @mastra/core@0.10.9-alpha.0
1055
+
1056
+ ## 0.10.7
1057
+
1058
+ ### Patch Changes
1059
+
1060
+ - a344ac7: Fix tool streaming in agent network
1061
+ - Updated dependencies [b8f16b2]
1062
+ - Updated dependencies [3e04487]
1063
+ - Updated dependencies [a344ac7]
1064
+ - Updated dependencies [dc4ca0a]
1065
+ - @mastra/core@0.10.8
1066
+
1067
+ ## 0.10.7-alpha.1
1068
+
1069
+ ### Patch Changes
1070
+
1071
+ - Updated dependencies [b8f16b2]
1072
+ - Updated dependencies [3e04487]
1073
+ - Updated dependencies [dc4ca0a]
1074
+ - @mastra/core@0.10.8-alpha.1
1075
+
1076
+ ## 0.10.7-alpha.0
1077
+
1078
+ ### Patch Changes
1079
+
1080
+ - a344ac7: Fix tool streaming in agent network
1081
+ - Updated dependencies [a344ac7]
1082
+ - @mastra/core@0.10.8-alpha.0
1083
+
1084
+ ## 0.10.6
1085
+
1086
+ ### Patch Changes
1087
+
1088
+ - 8e1b6e9: dependencies updates:
1089
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1090
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
1091
+ - 18a5d59: clientTools client side execution
1092
+ - 5d74aab: vNext network in playground
1093
+ - bee3fe4: Fix client side tool calling
1094
+ - c0d41f6: Fix streaming for agent tool calls
1095
+ - Updated dependencies [15e9d26]
1096
+ - Updated dependencies [d1baedb]
1097
+ - Updated dependencies [d8f2d19]
1098
+ - Updated dependencies [4d21bf2]
1099
+ - Updated dependencies [07d6d88]
1100
+ - Updated dependencies [9d52b17]
1101
+ - Updated dependencies [2097952]
1102
+ - Updated dependencies [792c4c0]
1103
+ - Updated dependencies [5d74aab]
1104
+ - Updated dependencies [a8b194f]
1105
+ - Updated dependencies [4fb0cc2]
1106
+ - Updated dependencies [d2a7a31]
1107
+ - Updated dependencies [502fe05]
1108
+ - Updated dependencies [144eb0b]
1109
+ - Updated dependencies [8ba1b51]
1110
+ - Updated dependencies [4efcfa0]
1111
+ - Updated dependencies [0e17048]
1112
+ - @mastra/core@0.10.7
1113
+
1114
+ ## 0.10.6-alpha.6
1115
+
1116
+ ### Patch Changes
1117
+
1118
+ - c0d41f6: Fix streaming for agent tool calls
1119
+
1120
+ ## 0.10.6-alpha.5
1121
+
1122
+ ### Patch Changes
1123
+
1124
+ - bee3fe4: Fix client side tool calling
1125
+ - @mastra/core@0.10.7-alpha.5
1126
+
1127
+ ## 0.10.6-alpha.4
1128
+
1129
+ ### Patch Changes
1130
+
1131
+ - Updated dependencies [a8b194f]
1132
+ - @mastra/core@0.10.7-alpha.4
1133
+
1134
+ ## 0.10.6-alpha.3
1135
+
1136
+ ### Patch Changes
1137
+
1138
+ - 18a5d59: clientTools client side execution
1139
+ - Updated dependencies [792c4c0]
1140
+ - Updated dependencies [502fe05]
1141
+ - Updated dependencies [4efcfa0]
1142
+ - @mastra/core@0.10.7-alpha.3
1143
+
1144
+ ## 0.10.6-alpha.2
1145
+
1146
+ ### Patch Changes
1147
+
1148
+ - 8e1b6e9: dependencies updates:
1149
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1150
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
1151
+ - 5d74aab: vNext network in playground
1152
+ - Updated dependencies [15e9d26]
1153
+ - Updated dependencies [07d6d88]
1154
+ - Updated dependencies [5d74aab]
1155
+ - Updated dependencies [144eb0b]
1156
+ - @mastra/core@0.10.7-alpha.2
1157
+
1158
+ ## 0.10.6-alpha.1
1159
+
1160
+ ### Patch Changes
1161
+
1162
+ - Updated dependencies [d1baedb]
1163
+ - Updated dependencies [4d21bf2]
1164
+ - Updated dependencies [2097952]
1165
+ - Updated dependencies [4fb0cc2]
1166
+ - Updated dependencies [d2a7a31]
1167
+ - Updated dependencies [0e17048]
1168
+ - @mastra/core@0.10.7-alpha.1
1169
+
1170
+ ## 0.10.6-alpha.0
1171
+
1172
+ ### Patch Changes
1173
+
1174
+ - Updated dependencies [d8f2d19]
1175
+ - Updated dependencies [9d52b17]
1176
+ - Updated dependencies [8ba1b51]
1177
+ - @mastra/core@0.10.7-alpha.0
1178
+
1179
+ ## 0.10.5
1180
+
1181
+ ### Patch Changes
1182
+
1183
+ - 63f6b7d: dependencies updates:
1184
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
1185
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1186
+ - ee9af57: Add api for polling run execution result and get run by id
1187
+ - 3270d9d: Fix runtime context being undefined
1188
+ - Updated dependencies [63f6b7d]
1189
+ - Updated dependencies [12a95fc]
1190
+ - Updated dependencies [4b0f8a6]
1191
+ - Updated dependencies [51264a5]
1192
+ - Updated dependencies [8e6f677]
1193
+ - Updated dependencies [d70c420]
1194
+ - Updated dependencies [ee9af57]
1195
+ - Updated dependencies [36f1c36]
1196
+ - Updated dependencies [2a16996]
1197
+ - Updated dependencies [10d352e]
1198
+ - Updated dependencies [9589624]
1199
+ - Updated dependencies [53d3c37]
1200
+ - Updated dependencies [751c894]
1201
+ - Updated dependencies [577ce3a]
1202
+ - Updated dependencies [9260b3a]
1203
+ - @mastra/core@0.10.6
1204
+
1205
+ ## 0.10.5-alpha.5
1206
+
1207
+ ### Patch Changes
1208
+
1209
+ - Updated dependencies [12a95fc]
1210
+ - Updated dependencies [51264a5]
1211
+ - Updated dependencies [8e6f677]
1212
+ - @mastra/core@0.10.6-alpha.5
1213
+
1214
+ ## 0.10.5-alpha.4
1215
+
1216
+ ### Patch Changes
1217
+
1218
+ - Updated dependencies [9589624]
1219
+ - @mastra/core@0.10.6-alpha.4
1220
+
1221
+ ## 0.10.5-alpha.3
1222
+
1223
+ ### Patch Changes
1224
+
1225
+ - Updated dependencies [d70c420]
1226
+ - Updated dependencies [2a16996]
1227
+ - @mastra/core@0.10.6-alpha.3
1228
+
1229
+ ## 0.10.5-alpha.2
1230
+
1231
+ ### Patch Changes
1232
+
1233
+ - Updated dependencies [4b0f8a6]
1234
+ - @mastra/core@0.10.6-alpha.2
1235
+
1236
+ ## 0.10.5-alpha.1
1237
+
1238
+ ### Patch Changes
1239
+
1240
+ - ee9af57: Add api for polling run execution result and get run by id
1241
+ - 3270d9d: Fix runtime context being undefined
1242
+ - Updated dependencies [ee9af57]
1243
+ - Updated dependencies [751c894]
1244
+ - Updated dependencies [577ce3a]
1245
+ - Updated dependencies [9260b3a]
1246
+ - @mastra/core@0.10.6-alpha.1
1247
+
1248
+ ## 0.10.5-alpha.0
1249
+
1250
+ ### Patch Changes
1251
+
1252
+ - 63f6b7d: dependencies updates:
1253
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
1254
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1255
+ - Updated dependencies [63f6b7d]
1256
+ - Updated dependencies [36f1c36]
1257
+ - Updated dependencies [10d352e]
1258
+ - Updated dependencies [53d3c37]
1259
+ - @mastra/core@0.10.6-alpha.0
1260
+
1261
+ ## 0.10.4
1262
+
1263
+ ### Patch Changes
1264
+
1265
+ - Updated dependencies [13c97f9]
1266
+ - @mastra/core@0.10.5
1267
+
1268
+ ## 0.10.3
1269
+
1270
+ ### Patch Changes
1271
+
1272
+ - 1ccccff: dependencies updates:
1273
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1274
+ - 1ccccff: dependencies updates:
1275
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1276
+ - f1f1f1b: Add basic filtering capabilities to logs
1277
+ - b2810ab: Move @mastra/core to deps
1278
+ - 82090c1: Add pagination to logs
1279
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
1280
+ - Updated dependencies [d1ed912]
1281
+ - Updated dependencies [f6fd25f]
1282
+ - Updated dependencies [dffb67b]
1283
+ - Updated dependencies [f1f1f1b]
1284
+ - Updated dependencies [925ab94]
1285
+ - Updated dependencies [f9816ae]
1286
+ - Updated dependencies [82090c1]
1287
+ - Updated dependencies [1b443fd]
1288
+ - Updated dependencies [ce97900]
1289
+ - Updated dependencies [f1309d3]
1290
+ - Updated dependencies [14a2566]
1291
+ - Updated dependencies [f7f8293]
1292
+ - Updated dependencies [48eddb9]
1293
+ - @mastra/core@0.10.4
1294
+
1295
+ ## 0.10.3-alpha.3
1296
+
1297
+ ### Patch Changes
1298
+
1299
+ - Updated dependencies [925ab94]
1300
+ - @mastra/core@0.10.4-alpha.3
1301
+
1302
+ ## 0.10.3-alpha.2
1303
+
1304
+ ### Patch Changes
1305
+
1306
+ - Updated dependencies [48eddb9]
1307
+ - @mastra/core@0.10.4-alpha.2
1308
+
1309
+ ## 0.10.3-alpha.1
1310
+
1311
+ ### Patch Changes
1312
+
1313
+ - 1ccccff: dependencies updates:
1314
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1315
+ - 1ccccff: dependencies updates:
1316
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1317
+ - Updated dependencies [f6fd25f]
1318
+ - Updated dependencies [dffb67b]
1319
+ - Updated dependencies [f1309d3]
1320
+ - Updated dependencies [f7f8293]
1321
+ - @mastra/core@0.10.4-alpha.1
1322
+
1323
+ ## 0.10.3-alpha.0
1324
+
1325
+ ### Patch Changes
1326
+
1327
+ - f1f1f1b: Add basic filtering capabilities to logs
1328
+ - b2810ab: Move @mastra/core to deps
1329
+ - 82090c1: Add pagination to logs
1330
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
1331
+ - Updated dependencies [d1ed912]
1332
+ - Updated dependencies [f1f1f1b]
1333
+ - Updated dependencies [f9816ae]
1334
+ - Updated dependencies [82090c1]
1335
+ - Updated dependencies [1b443fd]
1336
+ - Updated dependencies [ce97900]
1337
+ - Updated dependencies [14a2566]
1338
+ - @mastra/core@0.10.4-alpha.0
1339
+
1340
+ ## 0.10.2
1341
+
1342
+ ### Patch Changes
1343
+
1344
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
1345
+ - 37643b8: Fix tool access
1346
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
1347
+ - b72c768: [Bug fix] Serialize parameters in clientTools
1348
+ - f0d559f: Fix peerdeps for alpha channel
1349
+ - Updated dependencies [ee77e78]
1350
+ - Updated dependencies [592a2db]
1351
+ - Updated dependencies [e5dc18d]
1352
+ - Updated dependencies [ab5adbe]
1353
+ - Updated dependencies [1e8bb40]
1354
+ - Updated dependencies [1b5fc55]
1355
+ - Updated dependencies [195c428]
1356
+ - Updated dependencies [f73e11b]
1357
+ - Updated dependencies [37643b8]
1358
+ - Updated dependencies [99fd6cf]
1359
+ - Updated dependencies [c5bf1ce]
1360
+ - Updated dependencies [add596e]
1361
+ - Updated dependencies [8dc94d8]
1362
+ - Updated dependencies [ecebbeb]
1363
+ - Updated dependencies [79d5145]
1364
+ - Updated dependencies [12b7002]
1365
+ - Updated dependencies [2901125]
1366
+ - @mastra/core@0.10.2
1367
+
1368
+ ## 0.10.2-alpha.3
1369
+
1370
+ ### Patch Changes
1371
+
1372
+ - 37643b8: Fix tool access
1373
+ - b72c768: [Bug fix] Serialize parameters in clientTools
1374
+ - Updated dependencies [37643b8]
1375
+ - Updated dependencies [79d5145]
1376
+ - @mastra/core@0.10.2-alpha.8
1377
+
1378
+ ## 0.10.2-alpha.2
1379
+
1380
+ ### Patch Changes
1381
+
1382
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
1383
+ - Updated dependencies [c5bf1ce]
1384
+ - Updated dependencies [12b7002]
1385
+ - @mastra/core@0.10.2-alpha.4
1386
+
1387
+ ## 0.10.2-alpha.1
1388
+
1389
+ ### Patch Changes
1390
+
1391
+ - f0d559f: Fix peerdeps for alpha channel
1392
+ - Updated dependencies [1e8bb40]
1393
+ - @mastra/core@0.10.2-alpha.2
1394
+
1395
+ ## 0.10.2-alpha.0
1396
+
1397
+ ### Patch Changes
1398
+
1399
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
1400
+ - Updated dependencies [592a2db]
1401
+ - Updated dependencies [e5dc18d]
1402
+ - @mastra/core@0.10.2-alpha.0
1403
+
1404
+ ## 0.10.1
1405
+
1406
+ ### Patch Changes
1407
+
1408
+ - 267773e: Show map config on workflow graph
1409
+ Highlight borders for conditions too on workflow graph
1410
+ Fix watch stream
1411
+ - 5343f93: Move emitter to symbol to make private
1412
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
1413
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
1414
+ - Updated dependencies [d70b807]
1415
+ - Updated dependencies [6d16390]
1416
+ - Updated dependencies [1e4a421]
1417
+ - Updated dependencies [200d0da]
1418
+ - Updated dependencies [bf5f17b]
1419
+ - Updated dependencies [5343f93]
1420
+ - Updated dependencies [38aee50]
1421
+ - Updated dependencies [5c41100]
1422
+ - Updated dependencies [d6a759b]
1423
+ - Updated dependencies [6015bdf]
1424
+ - @mastra/core@0.10.1
1425
+
1426
+ ## 0.10.1-alpha.3
1427
+
1428
+ ### Patch Changes
1429
+
1430
+ - 267773e: Show map config on workflow graph
1431
+ Highlight borders for conditions too on workflow graph
1432
+ Fix watch stream
1433
+
1434
+ ## 0.10.1-alpha.2
1435
+
1436
+ ### Patch Changes
1437
+
1438
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
1439
+ - Updated dependencies [6015bdf]
1440
+ - @mastra/core@0.10.1-alpha.2
1441
+
1442
+ ## 0.10.1-alpha.1
1443
+
1444
+ ### Patch Changes
1445
+
1446
+ - 5343f93: Move emitter to symbol to make private
1447
+ - Updated dependencies [200d0da]
1448
+ - Updated dependencies [bf5f17b]
1449
+ - Updated dependencies [5343f93]
1450
+ - Updated dependencies [38aee50]
1451
+ - Updated dependencies [5c41100]
1452
+ - Updated dependencies [d6a759b]
1453
+ - @mastra/core@0.10.1-alpha.1
1454
+
1455
+ ## 0.10.1-alpha.0
1456
+
1457
+ ### Patch Changes
1458
+
1459
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
1460
+ - Updated dependencies [6d16390]
1461
+ - Updated dependencies [1e4a421]
1462
+ - @mastra/core@0.10.1-alpha.0
1463
+
1464
+ ## 0.10.0
1465
+
1466
+ ### Minor Changes
1467
+
1468
+ - 83da932: Move @mastra/core to peerdeps
1469
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
1470
+
1471
+ ### Patch Changes
1472
+
1473
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
1474
+ - 0215b0b: Add description to vnext workflow response
1475
+ - f53a6ac: Add VNextWorkflowRuns type
1476
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
1477
+ - a6e3881: Remove non serializable options from agent stream,generate
1478
+ - fddae56: Add telemetry to cliend SDK streamParams
1479
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
1480
+ - 5063646: Accept plain obects as runtimeContext
1481
+ - 2672a05: Add MCP servers and tool call execution to playground
1482
+ - Updated dependencies [b3a3d63]
1483
+ - Updated dependencies [344f453]
1484
+ - Updated dependencies [0a3ae6d]
1485
+ - Updated dependencies [95911be]
1486
+ - Updated dependencies [f53a6ac]
1487
+ - Updated dependencies [5eb5a99]
1488
+ - Updated dependencies [7e632c5]
1489
+ - Updated dependencies [1e9fbfa]
1490
+ - Updated dependencies [eabdcd9]
1491
+ - Updated dependencies [90be034]
1492
+ - Updated dependencies [99f050a]
1493
+ - Updated dependencies [d0ee3c6]
1494
+ - Updated dependencies [b2ae5aa]
1495
+ - Updated dependencies [23f258c]
1496
+ - Updated dependencies [a7292b0]
1497
+ - Updated dependencies [0dcb9f0]
1498
+ - Updated dependencies [2672a05]
1499
+ - @mastra/core@0.10.0
1500
+
1501
+ ## 0.2.0-alpha.1
1502
+
1503
+ ### Minor Changes
1504
+
1505
+ - 83da932: Move @mastra/core to peerdeps
1506
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
1507
+
1508
+ ### Patch Changes
1509
+
1510
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
1511
+ - 0215b0b: Add description to vnext workflow response
1512
+ - 5063646: Accept plain obects as runtimeContext
1513
+ - Updated dependencies [b3a3d63]
1514
+ - Updated dependencies [344f453]
1515
+ - Updated dependencies [0a3ae6d]
1516
+ - Updated dependencies [95911be]
1517
+ - Updated dependencies [5eb5a99]
1518
+ - Updated dependencies [7e632c5]
1519
+ - Updated dependencies [1e9fbfa]
1520
+ - Updated dependencies [b2ae5aa]
1521
+ - Updated dependencies [a7292b0]
1522
+ - Updated dependencies [0dcb9f0]
1523
+ - @mastra/core@0.10.0-alpha.1
1524
+
1525
+ ## 0.1.23-alpha.0
1526
+
1527
+ ### Patch Changes
1528
+
1529
+ - f53a6ac: Add VNextWorkflowRuns type
1530
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
1531
+ - a6e3881: Remove non serializable options from agent stream,generate
1532
+ - fddae56: Add telemetry to cliend SDK streamParams
1533
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
1534
+ - 2672a05: Add MCP servers and tool call execution to playground
1535
+ - Updated dependencies [f53a6ac]
1536
+ - Updated dependencies [eabdcd9]
1537
+ - Updated dependencies [90be034]
1538
+ - Updated dependencies [99f050a]
1539
+ - Updated dependencies [d0ee3c6]
1540
+ - Updated dependencies [23f258c]
1541
+ - Updated dependencies [2672a05]
1542
+ - @mastra/core@0.9.5-alpha.0
1543
+
1544
+ ## 0.1.22
1545
+
1546
+ ### Patch Changes
1547
+
1548
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
1549
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
1550
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
1551
+ - 0c3d117: Add workflows to agent server handlers
1552
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
1553
+ - c2b980b: Fix multiple too-calls in AGUI
1554
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
1555
+ - 0b8b868: Added A2A support + streaming
1556
+ - Updated dependencies [396be50]
1557
+ - Updated dependencies [ab80e7e]
1558
+ - Updated dependencies [c3bd795]
1559
+ - Updated dependencies [da082f8]
1560
+ - Updated dependencies [a5810ce]
1561
+ - Updated dependencies [3e9c131]
1562
+ - Updated dependencies [3171b5b]
1563
+ - Updated dependencies [973e5ac]
1564
+ - Updated dependencies [daf942f]
1565
+ - Updated dependencies [0b8b868]
1566
+ - Updated dependencies [9e1eff5]
1567
+ - Updated dependencies [6fa1ad1]
1568
+ - Updated dependencies [c28d7a0]
1569
+ - Updated dependencies [edf1e88]
1570
+ - @mastra/core@0.9.4
1571
+
1572
+ ## 0.1.22-alpha.4
1573
+
1574
+ ### Patch Changes
1575
+
1576
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
1577
+ - Updated dependencies [3e9c131]
1578
+ - @mastra/core@0.9.4-alpha.4
1579
+
1580
+ ## 0.1.22-alpha.3
1581
+
1582
+ ### Patch Changes
1583
+
1584
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
1585
+ - 0c3d117: Add workflows to agent server handlers
1586
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
1587
+ - Updated dependencies [396be50]
1588
+ - Updated dependencies [c3bd795]
1589
+ - Updated dependencies [da082f8]
1590
+ - Updated dependencies [a5810ce]
1591
+ - @mastra/core@0.9.4-alpha.3
1592
+
1593
+ ## 0.1.22-alpha.2
1594
+
1595
+ ### Patch Changes
1596
+
1597
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
1598
+ - c2b980b: Fix multiple too-calls in AGUI
1599
+ - Updated dependencies [3171b5b]
1600
+ - Updated dependencies [973e5ac]
1601
+ - Updated dependencies [9e1eff5]
1602
+ - @mastra/core@0.9.4-alpha.2
1603
+
1604
+ ## 0.1.22-alpha.1
1605
+
1606
+ ### Patch Changes
1607
+
1608
+ - Updated dependencies [ab80e7e]
1609
+ - Updated dependencies [6fa1ad1]
1610
+ - Updated dependencies [c28d7a0]
1611
+ - Updated dependencies [edf1e88]
1612
+ - @mastra/core@0.9.4-alpha.1
1613
+
1614
+ ## 0.1.22-alpha.0
1615
+
1616
+ ### Patch Changes
1617
+
1618
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
1619
+ - 0b8b868: Added A2A support + streaming
1620
+ - Updated dependencies [daf942f]
1621
+ - Updated dependencies [0b8b868]
1622
+ - @mastra/core@0.9.4-alpha.0
1623
+
1624
+ ## 0.1.21
1625
+
1626
+ ### Patch Changes
1627
+
1628
+ - 526c570: expose agent runtimeContext from clientSDK
1629
+ - 36eb1aa: Fix AGUI text part
1630
+ - 62c9e7d: Fix disappearing tool calls in streaming
1631
+ - Updated dependencies [e450778]
1632
+ - Updated dependencies [8902157]
1633
+ - Updated dependencies [ca0dc88]
1634
+ - Updated dependencies [526c570]
1635
+ - Updated dependencies [d7a6a33]
1636
+ - Updated dependencies [9cd1a46]
1637
+ - Updated dependencies [b5d2de0]
1638
+ - Updated dependencies [644f8ad]
1639
+ - Updated dependencies [70dbf51]
1640
+ - @mastra/core@0.9.3
1641
+
1642
+ ## 0.1.21-alpha.1
1643
+
1644
+ ### Patch Changes
1645
+
1646
+ - 36eb1aa: Fix AGUI text part
1647
+ - 62c9e7d: Fix disappearing tool calls in streaming
1648
+ - Updated dependencies [e450778]
1649
+ - Updated dependencies [8902157]
1650
+ - Updated dependencies [ca0dc88]
1651
+ - Updated dependencies [9cd1a46]
1652
+ - Updated dependencies [70dbf51]
1653
+ - @mastra/core@0.9.3-alpha.1
1654
+
1655
+ ## 0.1.21-alpha.0
1656
+
1657
+ ### Patch Changes
1658
+
1659
+ - 526c570: expose agent runtimeContext from clientSDK
1660
+ - Updated dependencies [526c570]
1661
+ - Updated dependencies [b5d2de0]
1662
+ - Updated dependencies [644f8ad]
1663
+ - @mastra/core@0.9.3-alpha.0
1664
+
1665
+ ## 0.1.20
1666
+
1667
+ ### Patch Changes
1668
+
1669
+ - 2cf3b8f: dependencies updates:
1670
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
1671
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.24.3`, in `dependencies`)
1672
+ - 4155f47: Add parameters to filter workflow runs
1673
+ Add fromDate and toDate to telemetry parameters
1674
+ - 254f5c3: Audit, cleanup MastraClient
1675
+ - 0097d50: Add serializedStepGraph to vNext workflow
1676
+ Return serializedStepGraph from vNext workflow
1677
+ Use serializedStepGraph in vNext workflow graph
1678
+ - 2429c74: Add get workflow runs api to client-js
1679
+ - 2e4f8e9: Agui client integration
1680
+ - Updated dependencies [6052aa6]
1681
+ - Updated dependencies [967b41c]
1682
+ - Updated dependencies [3d2fb5c]
1683
+ - Updated dependencies [26738f4]
1684
+ - Updated dependencies [4155f47]
1685
+ - Updated dependencies [7eeb2bc]
1686
+ - Updated dependencies [b804723]
1687
+ - Updated dependencies [8607972]
1688
+ - Updated dependencies [ccef9f9]
1689
+ - Updated dependencies [0097d50]
1690
+ - Updated dependencies [7eeb2bc]
1691
+ - Updated dependencies [17826a9]
1692
+ - Updated dependencies [7d8b7c7]
1693
+ - Updated dependencies [fba031f]
1694
+ - Updated dependencies [3a5f1e1]
1695
+ - Updated dependencies [51e6923]
1696
+ - Updated dependencies [8398d89]
1697
+ - @mastra/core@0.9.2
1698
+
1699
+ ## 0.1.20-alpha.6
1700
+
1701
+ ### Patch Changes
1702
+
1703
+ - 2e4f8e9: Agui client integration
1704
+ - Updated dependencies [6052aa6]
1705
+ - Updated dependencies [7d8b7c7]
1706
+ - Updated dependencies [3a5f1e1]
1707
+ - Updated dependencies [8398d89]
1708
+ - @mastra/core@0.9.2-alpha.6
1709
+
1710
+ ## 0.1.20-alpha.5
1711
+
1712
+ ### Patch Changes
1713
+
1714
+ - Updated dependencies [3d2fb5c]
1715
+ - Updated dependencies [7eeb2bc]
1716
+ - Updated dependencies [8607972]
1717
+ - Updated dependencies [7eeb2bc]
1718
+ - Updated dependencies [fba031f]
1719
+ - @mastra/core@0.9.2-alpha.5
1720
+
1721
+ ## 0.1.20-alpha.4
1722
+
1723
+ ### Patch Changes
1724
+
1725
+ - Updated dependencies [ccef9f9]
1726
+ - Updated dependencies [51e6923]
1727
+ - @mastra/core@0.9.2-alpha.4
1728
+
1729
+ ## 0.1.20-alpha.3
1730
+
1731
+ ### Patch Changes
1732
+
1733
+ - 4155f47: Add parameters to filter workflow runs
1734
+ Add fromDate and toDate to telemetry parameters
1735
+ - Updated dependencies [967b41c]
1736
+ - Updated dependencies [4155f47]
1737
+ - Updated dependencies [17826a9]
1738
+ - @mastra/core@0.9.2-alpha.3
1739
+
1740
+ ## 0.1.20-alpha.2
1741
+
1742
+ ### Patch Changes
1743
+
1744
+ - Updated dependencies [26738f4]
1745
+ - @mastra/core@0.9.2-alpha.2
1746
+
1747
+ ## 0.1.20-alpha.1
1748
+
1749
+ ### Patch Changes
1750
+
1751
+ - 254f5c3: Audit, cleanup MastraClient
1752
+ - 2429c74: Add get workflow runs api to client-js
1753
+ - Updated dependencies [b804723]
1754
+ - @mastra/core@0.9.2-alpha.1
1755
+
1756
+ ## 0.1.20-alpha.0
1757
+
1758
+ ### Patch Changes
1759
+
1760
+ - 0097d50: Add serializedStepGraph to vNext workflow
1761
+ Return serializedStepGraph from vNext workflow
1762
+ Use serializedStepGraph in vNext workflow graph
1763
+ - Updated dependencies [0097d50]
1764
+ - @mastra/core@0.9.2-alpha.0
1765
+
1766
+ ## 0.1.19
1767
+
1768
+ ### Patch Changes
1769
+
1770
+ - b50b9b7: Add vNext workflow to client-js
1771
+ - 11d4485: Show VNext workflows on the playground
1772
+ Show running status for step in vNext workflowState
1773
+ - Updated dependencies [405b63d]
1774
+ - Updated dependencies [81fb7f6]
1775
+ - Updated dependencies [20275d4]
1776
+ - Updated dependencies [7d1892c]
1777
+ - Updated dependencies [a90a082]
1778
+ - Updated dependencies [2d17c73]
1779
+ - Updated dependencies [61e92f5]
1780
+ - Updated dependencies [35955b0]
1781
+ - Updated dependencies [6262bd5]
1782
+ - Updated dependencies [c1409ef]
1783
+ - Updated dependencies [3e7b69d]
1784
+ - Updated dependencies [e4943b8]
1785
+ - Updated dependencies [11d4485]
1786
+ - Updated dependencies [479f490]
1787
+ - Updated dependencies [c23a81c]
1788
+ - Updated dependencies [2d4001d]
1789
+ - Updated dependencies [c71013a]
1790
+ - Updated dependencies [1d3b1cd]
1791
+ - @mastra/core@0.9.1
1792
+
1793
+ ## 0.1.19-alpha.8
1794
+
1795
+ ### Patch Changes
1796
+
1797
+ - Updated dependencies [2d17c73]
1798
+ - @mastra/core@0.9.1-alpha.8
1799
+
1800
+ ## 0.1.19-alpha.7
1801
+
1802
+ ### Patch Changes
1803
+
1804
+ - Updated dependencies [1d3b1cd]
1805
+ - @mastra/core@0.9.1-alpha.7
1806
+
1807
+ ## 0.1.19-alpha.6
1808
+
1809
+ ### Patch Changes
1810
+
1811
+ - Updated dependencies [c23a81c]
1812
+ - @mastra/core@0.9.1-alpha.6
1813
+
1814
+ ## 0.1.19-alpha.5
1815
+
1816
+ ### Patch Changes
1817
+
1818
+ - Updated dependencies [3e7b69d]
1819
+ - @mastra/core@0.9.1-alpha.5
1820
+
1821
+ ## 0.1.19-alpha.4
1822
+
1823
+ ### Patch Changes
1824
+
1825
+ - Updated dependencies [e4943b8]
1826
+ - Updated dependencies [479f490]
1827
+ - @mastra/core@0.9.1-alpha.4
1828
+
1829
+ ## 0.1.19-alpha.3
1830
+
1831
+ ### Patch Changes
1832
+
1833
+ - Updated dependencies [6262bd5]
1834
+ - @mastra/core@0.9.1-alpha.3
1835
+
1836
+ ## 0.1.19-alpha.2
1837
+
1838
+ ### Patch Changes
1839
+
1840
+ - Updated dependencies [405b63d]
1841
+ - Updated dependencies [61e92f5]
1842
+ - Updated dependencies [c71013a]
1843
+ - @mastra/core@0.9.1-alpha.2
1844
+
1845
+ ## 0.1.19-alpha.1
1846
+
1847
+ ### Patch Changes
1848
+
1849
+ - b50b9b7: Add vNext workflow to client-js
1850
+ - 11d4485: Show VNext workflows on the playground
1851
+ Show running status for step in vNext workflowState
1852
+ - Updated dependencies [20275d4]
1853
+ - Updated dependencies [7d1892c]
1854
+ - Updated dependencies [a90a082]
1855
+ - Updated dependencies [35955b0]
1856
+ - Updated dependencies [c1409ef]
1857
+ - Updated dependencies [11d4485]
1858
+ - Updated dependencies [2d4001d]
1859
+ - @mastra/core@0.9.1-alpha.1
1860
+
1861
+ ## 0.1.19-alpha.0
1862
+
1863
+ ### Patch Changes
1864
+
1865
+ - Updated dependencies [81fb7f6]
1866
+ - @mastra/core@0.9.1-alpha.0
1867
+
1868
+ ## 0.1.18
1869
+
1870
+ ### Patch Changes
1871
+
1872
+ - 2538066: Fix memory thread creation from client SDK
1873
+ - Updated dependencies [000a6d4]
1874
+ - Updated dependencies [08bb78e]
1875
+ - Updated dependencies [ed2f549]
1876
+ - Updated dependencies [7e92011]
1877
+ - Updated dependencies [9ee4293]
7
1878
  - Updated dependencies [03f3cd0]
1879
+ - Updated dependencies [c0f22b4]
1880
+ - Updated dependencies [71d9444]
1881
+ - Updated dependencies [157c741]
8
1882
  - Updated dependencies [8a8a73b]
1883
+ - Updated dependencies [0a033fa]
1884
+ - Updated dependencies [fe3ae4d]
1885
+ - Updated dependencies [9c26508]
1886
+ - Updated dependencies [0f4eae3]
1887
+ - Updated dependencies [16a8648]
9
1888
  - Updated dependencies [6f92295]
10
- - @mastra/core@0.0.0-remove-tiktoken-20250415231938
1889
+ - @mastra/core@0.9.0
1890
+
1891
+ ## 0.1.18-alpha.8
1892
+
1893
+ ### Patch Changes
1894
+
1895
+ - 2538066: Fix memory thread creation from client SDK
1896
+ - Updated dependencies [000a6d4]
1897
+ - Updated dependencies [ed2f549]
1898
+ - Updated dependencies [c0f22b4]
1899
+ - Updated dependencies [0a033fa]
1900
+ - Updated dependencies [9c26508]
1901
+ - Updated dependencies [0f4eae3]
1902
+ - Updated dependencies [16a8648]
1903
+ - @mastra/core@0.9.0-alpha.8
1904
+
1905
+ ## 0.1.18-alpha.7
1906
+
1907
+ ### Patch Changes
1908
+
1909
+ - Updated dependencies [71d9444]
1910
+ - @mastra/core@0.9.0-alpha.7
1911
+
1912
+ ## 0.1.18-alpha.6
1913
+
1914
+ ### Patch Changes
1915
+
1916
+ - Updated dependencies [157c741]
1917
+ - @mastra/core@0.9.0-alpha.6
1918
+
1919
+ ## 0.1.18-alpha.5
1920
+
1921
+ ### Patch Changes
1922
+
1923
+ - Updated dependencies [08bb78e]
1924
+ - @mastra/core@0.9.0-alpha.5
1925
+
1926
+ ## 0.1.18-alpha.4
1927
+
1928
+ ### Patch Changes
1929
+
1930
+ - Updated dependencies [7e92011]
1931
+ - @mastra/core@0.9.0-alpha.4
1932
+
1933
+ ## 0.1.18-alpha.3
1934
+
1935
+ ### Patch Changes
1936
+
1937
+ - Updated dependencies [fe3ae4d]
1938
+ - @mastra/core@0.9.0-alpha.3
1939
+
1940
+ ## 0.1.18-alpha.2
1941
+
1942
+ ### Patch Changes
1943
+
1944
+ - Updated dependencies [9ee4293]
1945
+ - @mastra/core@0.8.4-alpha.2
11
1946
 
12
1947
  ## 0.1.18-alpha.1
13
1948